Results 1 to 2 of 2
Is there any FTP / Wget application on Linux with the following features:
1. Download list of all files on remote FTP server, including all sub-directories (recursive).
2. User can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-27-2006 #1Linux Newbie
- Join Date
- Oct 2004
- Posts
- 114
Batch Download and Remote File List
Is there any FTP / Wget application on Linux with the following features:
1. Download list of all files on remote FTP server, including all sub-directories (recursive).
2. User can select which file will be downloaded.
3. Download the selected files (batch/automatic).
Thank you.
- 01-27-2006 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
wget can do that just fine, read the man page.


Reply With Quote
