wget -b -r -c --output-file=wget.log ftp://xxxxxx
这么长啊,容易忘。它比在lftp中用get有什么好处呢?
这个执行完直接后台执行了 日志输出保存在wget.log中 非常适合用来定期mirror
这么长啊,容易忘。它比在lftp中用get有什么好处呢?
这个执行完直接后台执行了
日志输出保存在wget.log中
非常适合用来定期mirror