ナレッジベース(KB)

ホーム > FTP Server Errors > Append/Restart not permitted, try again

作成日 29 Mar 2007
更新日 29 Mar 2007
参照数 25530

印刷 記事を印刷

File 記事 2579

Append/Restart not permitted, try again

Problem
You may receive the following error message from the FTP server when trying to transfer a file:
Append/Restart not permitted, try again

Cause
The FTP server denies clients to restart/resume an interrupted transfer.

Solution
Enable restarts/resumes of uploads and downloads on the server side. You may need to contact the server administrator or the web hosting company to request this change.

Special Case: proftpd
By default proftpd denies clients to restart/resume interrupted uploads (AllowStoreRestart). But it allows clients to restart/resume interrupted downloads (AllowRetrieveRestart). This causes the REST command to appear in the FEAT reply and SmartFTP assumes that restart is supported. Thus SmartFTP tries to restart the transfer and fails because the FTP server doesn't allow it.

References

キーワード
rest, restart, append, proftpd

関連記事


この記事で問題が解決したかどうか、1から5の数字を選択してください。

1 まったく助けにならなかった

5 問題が解決した

What do you think about this topic? Send feedback!