Saturday, January 7, 2012

Command Line Ftp Download

With 'Command Line Ftp Download' you can download files directly from windows command line (DOS prompt). Your can Call 'Command Line Ftp Download' from any software.

'Command Line Ftp Download' Powerful Features:

1. wildcard file include filter
2. wildcard file exclude filter
3. file size filter
4. last-modification time filter
5. read arguments from text file
6. Ftp Download Log
7. small executable size
8. High performance

'Command Lie Ftp Download' Sample 1:
command line download love.mp3 to disk:

FtpDownload --host www.mydomain.com --username david --password mypassword --remote public_html --local "D:/my documents/my musics/" --include "*love.mp3" --passive true

'Command Lie Ftp Download' Sample 2:
command line ftp download .png and .jpeg files to disk:

FtpDownload --host www.mydomain.com --username david --password mypassword --local "D:/my documents/my musics/" --include "*.png|*.jpeg" --passive true --recurse true

'Command Lie Ftp Download' Sample 3:
command line ftp download all files but .txt files are excluded:

FtpDownload --host www.mydomain.com --username david --password mypassword --local "D:/my documents/my musics/" --exclude "*.txt"
Download Now (0.46) MB

No comments:

Post a Comment