You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Amrit Verma (JIRA)" <ji...@apache.org> on 2014/06/12 12:52:01 UTC

[jira] [Created] (SLING-3661) ftp server should support resumable file uploads

Amrit Verma created SLING-3661:
----------------------------------

             Summary: ftp server should support resumable file uploads
                 Key: SLING-3661
                 URL: https://issues.apache.org/jira/browse/SLING-3661
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Amrit Verma


The ftp server should support resuming file uploads.

Steps:
1. Connect to ftp server and start file upload.
2. Terminate file upload in the middle.
3. Try resuming the upload.

Issue: The server sends 551 error code. It only supports overwriting the existing file.





--
This message was sent by Atlassian JIRA
(v6.2#6252)