回复:怎样把文件用FTP GET到/dev/null?

来源: 2006-05-22 14:45:16 [旧帖] [给我悄悄话] 本文已被阅读:

/dev/null is a file itself. You can pass it to the get command as the second argument (by default ftp saves it without changing file name).