作者: GaryFox 時間: 2008-11-26 15:27 標題: 自動從FTP取得data
有咩免費既program
或者用d cmd可以定時攞放係FTP既data?
plx
作者: little_keung 時間: 2008-11-26 16:58
You can write a script to automate your ftp.exe in your windows.
See ftp -h
AFAIK, there are plenty of command line tools in Linux ( and some of them ported to other Unix and Windows ) can do that, like curl, wget and lftp .
作者: mansiu 時間: 2008-11-26 16:59
最簡單就係用wget

