wget FTP mirroring (recursive download) not working
wget 1.12-3.1ubuntu1 / Ubuntu 11.10 amd64
Here is an example (all usernames, passwords and hostnames changed):
user@machine:/tmp$ wget -m ftp://user:<email address hidden>
--2012-01-10 19:24:51-- ftp://user:
=> `site.net/.listing'
Connecting to site.net:21... connected.
Logging in as user ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD not needed.
==> PASV ... done. ==> LIST ... done.
Length: 981 (unauthoritative)
100%[==
2012-01-10 19:24:53 (51.3 MB/s) - `site.net/.listing' saved [981]
--2012-01-10 19:24:53-- ftp://user:
=> `site.net/
==> CWD not required.
==> SIZE ... done.
==> PASV ... done. ==> RETR ...
No such file `'.
FINISHED --2012-01-10 19:24:53--
Downloaded: 1 files, 981 in 0s (51.3 MB/s)
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Ubuntu wget Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Bob Bib for more information if necessary.