proftpd 无法断点续传

FTP客户端的错误提示为:Append/Restart not permitted, try again

proftpd 无法断点续传

FTP客户端的错误提示为:Append/Restart not permitted, try again

  1. # 修改 /etc/proftpd.conf
  2. # Allow users to overwrite files and change permissions
  3. # AllowOverwrite               yes
  4. AllowOverwrite                on
  5. AllowRetrieveRestart on
  6. AllowStoreRestart on

10 Comments

  1. 我一般短点续传就继续了

  2. 今天有时间来看看博主的新文章..好长时间没关注了.很不错

  3. 好好东东,认真学习一下

  4. 很久没更新了啊。

  5. 文章写的很好,值得学习