OutdoorWebcams

msg:4262720 | 11:25 am on Feb 4, 2011 (gmt 0) |
Could work this way: Log in to your server via ssh and then copy it via scp to your local machine: 'scp path_to_file local_username@local_ip_address:/path_to_file'
|
migthegreek

msg:4262735 | 12:13 pm on Feb 4, 2011 (gmt 0) |
I am getting: ssh: connect to host 192.168.47.1 port 22: Connection timed out lost connection
|
migthegreek

msg:4262809 | 2:48 pm on Feb 4, 2011 (gmt 0) |
I ended up using PSCP and it worked.
|
graeme_p

msg:4263518 | 10:59 am on Feb 7, 2011 (gmt 0) |
I do this all the time using SFTP Because I use Linux I just drag and drop using the Konqueror file manager, but you should be able to find a reasonable GUI SFTP client on any platform. There is no real reason to use FTP any more. Sending passwords in plain text is not good security, and FTP does nothing to verify that you are connected to the server you wanted to be connected to either.
|
|