Hi guys,
I am happy owner of Olympus Tough 3, it is my first rugged camera, basically just shooting in "hard" conditions, on the boat, and during snorkelling...
Anyway I managed to copy picture using WIFI to iOS, that was easy. Now I want to copy pics from camera to my macbook. I just can not find the way, so what I tried:
- searched interned
- connected from computer to camera using wifi
- Olympus viever 3 / Aperture doesnt see camera
- I find out, camera got IP 192.168.0.10 and it is possible to browse photos using web browser
- I tried to connect to server using finder (afp, smb, http...nothing connects, but ftp is seems alive, I am going to try nmap/port scanner, which ports are open)
So far, I can not copy pictures from camera using WIFI to computer. Maybe anybody knows how to do it simple? I am programmer, so it can not be big probem to make small script, which scans for all pictures and copy them (actually simple wget would do it, I think).
Thanks for any ideas.
Edit: output from nmap:
$ nmap -v -A -T4 192.168.0.10
Starting Nmap 6.46 ( http://nmap.org ) at 2014-06-29 10:43 CEST
NSE: Loaded 118 scripts for scanning.
NSE: Script Pre-scanning.
Initiating Ping Scan at 10:43
Scanning 192.168.0.10 [2 ports]
Completed Ping Scan at 10:43, 0.01s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 10:43
Completed Parallel DNS resolution of 1 host. at 10:43, 13.00s elapsed
Initiating Connect Scan at 10:43
Scanning 192.168.0.10 [1000 ports]
Discovered open port 80/tcp on 192.168.0.10
Completed Connect Scan at 10:43, 3.37s elapsed (1000 total ports)
Initiating Service scan at 10:43
Scanning 1 service on 192.168.0.10
Completed Service scan at 10:45, 98.77s elapsed (1 service on 1 host)
NSE: Script scanning 192.168.0.10.
Initiating NSE at 10:45
Completed NSE at 10:45, 32.44s elapsed
Nmap scan report for 192.168.0.10
Host is up (0.023s latency).
Not shown: 999 closed ports
PORT STATE SERVICE VERSION
80/tcp open http?
|_http-methods: No Allow or Public header in OPTIONS response (status code 501)
| http-title: Site doesn't have a title (text/html).
|_Requested resource was http://192.168.0.10/DCIM
1 service unrecognized despite returning data. If you know the service/version, please submit the following fingerprint at http://www.insecure.org/cgi-bin/servicefp-submit.cgi :
SF-Port80-TCP:V=6.46%I=7%D=6/29%Time=53AFD1BB%P=x86_64-apple-darwin10.8.0%
SF:r(GetRequest,114,"HTTP/1\.1\x20301\x20Moved\x20Permanently\r\nContent-T
SF:ype:\x20text/html\r\nContent-Length:\x20165\r\nLocation:\x20http://oish
SF:are/DCIM\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x
SF:202\.0//EN\">\r\n<HTML><HEAD><TITLE>301\x20Moved\x20Permanently</TITLE>
SF:</HEAD>\r\n<BODY><H1>301\x20Moved\x20Permanently</H1>\r\n\r\n</BODY></H
SF:TML>\r\n")%r(HTTPOptions,F2,"HTTP/1\.1\x20501\x20Not\x20Implenmented\r\
SF:nContent-Type:\x20text/html\r\nContent-Length:\x20163\r\n\r\n<!DOCTYPE\
SF:x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\r\n<HTML><HE
SF:AD><TITLE>501\x20Not\x20Implenmented</TITLE></HEAD>\r\n<BODY><H1>501\x2
SF:0Not\x20Implenmented</H1>\r\n\r\n</BODY></HTML>\r\n")%r(RTSPRequest,F2,
SF:"HTTP/1\.1\x20501\x20Not\x20Implenmented\r\nContent-Type:\x20text/html\
SF:r\nContent-Length:\x20163\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IE
SF:TF//DTD\x20HTML\x202\.0//EN\">\r\n<HTML><HEAD><TITLE>501\x20Not\x20Impl
SF:enmented</TITLE></HEAD>\r\n<BODY><H1>501\x20Not\x20Implenmented</H1>\r\
SF:n\r\n</BODY></HTML>\r\n")%r(FourOhFourRequest,DD,"HTTP/1\.1\x20404\x20N
SF:ot\x20Found\r\nContent-Type:\x20text/html\r\nContent-Length:\x20149\r\n
SF:\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\"
SF:>\r\n<HTML><HEAD><TITLE>404\x20Not\x20Found</TITLE></HEAD>\r\n<BODY><H1
SF:>404\x20Not\x20Found</H1>\r\n\r\n</BODY></HTML>\r\n")%r(GenericLines,E3
SF:,"HTTP/1\.1\x20400\x20Bad\x20Request\r\nContent-Type:\x20text/html\r\nC
SF:ontent-Length:\x20153\r\n\r\n<!DOCTYPE\x20HTML\x20PUBLIC\x20\"-//IETF//
SF:DTD\x20HTML\x202\.0//EN\">\r\n<HTML><HEAD><TITLE>400\x20Bad\x20Request<
SF:/TITLE></HEAD>\r\n<BODY><H1>400\x20Bad\x20Request</H1>\r\n\r\n</BODY></
SF:HTML>\r\n")%r(SIPOptions,E3,"HTTP/1\.1\x20400\x20Bad\x20Request\r\nCont
SF:ent-Type:\x20text/html\r\nContent-Length:\x20153\r\n\r\n<!DOCTYPE\x20HT
SF:ML\x20PUBLIC\x20\"-//IETF//DTD\x20HTML\x202\.0//EN\">\r\n<HTML><HEAD><T
SF:ITLE>400\x20Bad\x20Request</TITLE></HEAD>\r\n<BODY><H1>400\x20Bad\x20Re
SF:quest</H1>\r\n\r\n</BODY></HTML>\r\n");
NSE: Script Post-scanning.
Read data files from: /usr/local/bin/../share/nmap
Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 148.01 seconds