[
https://issues.apache.org/jira/browse/SLING-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033692#comment-14033692
]
Amit Gupta commented on SLING-3661:
-----------------------------------
How does that supposed to work, FTP STORE, RESTART commands
(http://www.w3.org/Protocols/rfc959/4_FileTransfer.html) dont support the spec
https://cwiki.apache.org/confluence/display/SLING/Chunked+File+Upload+Support
So, I am not sure if it can use the same. In case of FTP, it is not known in
advance that it is a chunked upload, so temporary chunk content creation is not
possible IMO
> 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
> Attachments: resumeUploadDiff.txt
>
>
> 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)