Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 LFTP 我transfer_log变得非常大并且尝试cat transfer_log花费很长时间。我希望发现如果我删除transfer_log它,它会在 LFTP 再次开始运行后重新创建吗?
transfer_log
cat transfer_log
最好使用:>~/.lftp/transfer_log.
:>~/.lftp/transfer_log
如果您只是删除日志并且 lftp 实例将其打开,它将增长并占用磁盘空间,直到 lftp 完成。
顺便说一句,从 4.5.0 开始的较新 lftp 版本具有xfer:max-log-size自动轮换 transfer_log 的设置。
xfer:max-log-size