Tracker »

Issue 1738 – Stream interface in .NET assembly

: .NET
: Unspecified
: Enhancement
: Medium
: 10
: RESOLVED
: IMPLEMENTED
: 5.18
1) With SFTP protocol files can be streamed to stdout in scripting
Commit cebb4e2a
2) With SFTP protocol files can be streamed from stdin in scripting
Commit 87300598
3) With SFTP protocol files can be streamed to stdout in scripting using chunked encoding to distinguish multiple files
Commit 092b1539
4) Stream interface in .NET assembly (SFTP download)
Commit 1747f92a
Implemented.
5) Stream interface in .NET assembly (SFTP upload)
Commit 311e4840
Emails with Don van Meel.
Emails with Troy Jezeski.
For FTP, see child Issue 1945.
For WebDAV, see child Issue 2192.