Tracker »
Issue 1738 »
Issue activity log
2019-04-16 10:48 | Created | Stream interface in .NET assembly |
Component | .NET | |
Severity | Enhancement | |
Comment | https://winscp.net/forum/viewtopic.php?t=27659 | |
Comment | https://stackoverflow.com/q/33014313/850848 | |
2019-04-16 10:48 – 2019-04-16 11:24 |
Votes | 1×, lhofinger (Donor), 2× |
2019-05-01 19:02 | Comment | https://stackoverflow.com/q/55939678/850848 |
Comment | https://stackoverflow.com/q/35312694/850848 | |
2019-07-12 15:04 | Vote | ArturShaikhutdinov |
2019-12-06 09:31 | Comment | https://winscp.net/forum/viewtopic.php?t=7301 |
2019-12-10 08:43 | Vote | Flendi77 |
2019-12-13 09:31 | Comment | https://winscp.net/forum/viewtopic.php?t=28575 |
2019-12-13 09:43 | Comment | https://winscp.net/forum/viewtopic.php?t=28595 |
2020-01-10 11:17 | Comment | https://winscp.net/forum/viewtopic.php?t=14993 |
2020-01-22 10:03 – 2020-02-19 17:25 |
Votes | Peter.w, carenrose, Heiko |
2020-03-03 11:02 | Comment | https://winscp.net/forum/viewtopic.php?t=28964 |
2020-04-08 10:26 | Vote | luci79rom |
2020-05-01 08:16 | Comment | 1) With SFTP protocol files can be streamed to stdout in scripting Commit cebb4e2a |
2020-05-08 07:22 | Comment | 2) With SFTP protocol files can be streamed from stdin in scripting Commit 87300598 |
2020-05-14 07:47 | Comment | 3) With SFTP protocol files can be streamed to stdout in scripting using chunked encoding to distinguish multiple files Commit 092b1539 |
2020-05-16 06:39 | Comment | 4) Stream interface in .NET assembly (SFTP download) Commit 1747f92a |
2020-05-20 10:43 | Comment | Commit 469758e2 |
Comment | Implemented. | |
Implemented in | 5.18 | |
Status | RESOLVED | |
Resolution | FIXED | |
2020-05-21 07:46 | Comment | 5) Stream interface in .NET assembly (SFTP upload) Commit 311e4840 |
2020-05-28 07:30 | Comment | https://stackoverflow.com/q/54948282/850848 |
2020-05-29 12:30 | Comment | Emails with Don van Meel. |
2020-07-06 22:53 | Comment | https://stackoverflow.com/q/62760777/850848 |
2020-07-07 09:57 | Comment | https://winscp.net/forum/viewtopic.php?t=29590 |
2020-09-08 15:53 | Comment | https://winscp.net/forum/viewtopic.php?t=13256 |
2020-09-08 15:54 | Comment | https://winscp.net/forum/viewtopic.php?t=25294 |
Comment | https://winscp.net/forum/viewtopic.php?t=29846 | |
2020-09-29 09:01 | Comment | Emails with Troy Jezeski. |
2020-12-03 15:24 | Comment | Documented: https://winscp.net/eng/docs/library_session_getfile https://winscp.net/eng/docs/library_session_putfile |
2021-01-25 10:36 | Comment | For FTP, see child Issue 1945. |
2022-05-18 13:49 | Comment | Documented:· https://winscp.net/eng/docs/library_session_getfile· https://winscp.net/eng/docs/library_session_putfile https://winscp.net/eng/docs/commandline#stdin |
2022-05-18 13:50 | Comment | Documented: https://winscp.net/eng/docs/library_session_getfile https://winscp.net/eng/docs/library_session_putfile https://winscp.net/eng/docs/commandline#stdin https://winscp.net/eng/docs/scriptcommand_put#stream |
2022-05-18 13:51 | Comment | Documented: https://winscp.net/eng/docs/library_session_getfile https://winscp.net/eng/docs/library_session_putfile https://winscp.net/eng/docs/commandline#stdin https://winscp.net/eng/docs/scriptcommand_put#stream https://winscp.net/eng/docs/scriptcommand_get#stream |
2022-05-18 13:52 | Comment | Documented: https://winscp.net/eng/docs/library_session_getfile https://winscp.net/eng/docs/library_session_putfile https://winscp.net/eng/docs/commandline#stdinstream https://winscp.net/eng/docs/scriptcommand_put#stream https://winscp.net/eng/docs/scriptcommand_get#stream |
2023-05-26 16:37 | Comment | For WebDAV, see child Issue 2192. |
Comment | For FTP, see child Bug 1945. |