07-14-2012 08:19 PM
Hi
This is probably a silly question... why am I getting the "rror: No such file or directory" error. Looks like it is confused with the -mirror command. However I got that from here...http://community.wdc.com/t5/My-Book-Live-Duo/QUICK
I am trying to copy files across NAS's using FTP which I believe will be faster than the painfully slow windows drag and drop method.
wget -mirror -np -x --no-host-directories ftp://admin:admin@192.168.2.22/Public/"Shared Videos"/"Released 2007"
--2012-07-14 02:20:52-- ftp://admin:*password*@192.168.2.22/Public/Shared%20Videos/Re
=> `Public/Shared Videos/.listing'
Connecting to 192.168.2.22:21... connected.
Logging in as admin ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /Public/Shared Videos ... done.
==> PASV ... couldn't connect to 0.0.0.0 port 5039: Connection refused
rror: No such file or directory
No URLs found in rror.
Cheers
Rick
Solved! Go to Solution.
07-15-2012 05:34 AM
The way your post looks, it appears that it's the PASV command that isn't working.
Try adding the command --no-passive-ftp
07-15-2012 04:35 PM
Thanks. I'll check it out tonight and report back. I am hopeful as when trying to connect via a FTP client it error on "PASV".
CHeers
Rick
| Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines | |
