2012年11月5日 星期一

取得ftp檔案列表

使用wget

http://stackoverflow.com/questions/7261140/wget-only-the-file-names-in-an-ftp-directory

wget -r --no-remove-listing --spider ftp://uid:pwd@ip:port/

ps.中文檔名的處理,要重新編譯wget(蛤?)

http://zeroplex.blogspot.tw/2012/08/wget.html

1.14版開始ssl參數必需額外指定,configure時加上 --with-ssl=openssl

沒有留言:

張貼留言