You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/05 16:46:00 UTC

[jira] [Commented] (NIFI-2804) Support resume in PutSFTP for SFTP file transfers

    [ https://issues.apache.org/jira/browse/NIFI-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469421#comment-17469421 ] 

David Handermann commented on NIFI-2804:
----------------------------------------

With the transition to SSHJ for SFTP access in NiFi 1.10.0, resuming SFTP transfers is not currently supported.  There is an open issue for SSHJ to implement this, but thus far there does not appear to be any progress.

https://github.com/hierynomus/sshj/issues/700

> Support resume in PutSFTP for SFTP file transfers
> -------------------------------------------------
>
>                 Key: NIFI-2804
>                 URL: https://issues.apache.org/jira/browse/NIFI-2804
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joey Frazee
>            Assignee: Joey Frazee
>            Priority: Minor
>
> SFTP has some limited support for resuming file transfers and this is exposed in the underlying JSch ChannelSftp object, so PutSFTP should support _optionally_ resuming file transfers.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)