Hi,
I know, that it's quite late for anwsering and I think, you found the anwser long time ago, but when you search at google for "recursive + ftp + linux" this side is one of the first you get to.
So, in order to use ftp + login with wget you must just type:
Code:- wget -r ftp://user: pass@domain...
Copy Code the space between user: and pass is incorrect, but the forum-software makes ...ftp://user ***@domain...else.
hope, that will help someone |