Hello, I am trying to use wget to pull 4 files from a remote server. These files are all their own directories.
The ftp site is password protected. I have been able to login and download a file in an individual named directory. My questions are: Do I have to do 4 separate logins passing my username/passowrd each time? If not, how do I list the 4 separate directories I need to pull files from without performing 4 logins? We are behind a firewall, I can't see how to pass the proxy server IP address to wget. And unfortunately, our IT group will not open up a hole for me to pull these files. Thanks, Dale Remove the "de." from my address to reply directly.
