Differences
This shows you the differences between the selected revisions of the page.
| 2022-12-13 | 2023-12-18 | ||
| explicit remarks anchor (martin) | progress not valid (martin) | ||
| Line 28: | Line 28: | ||
| ===== [[remarks]] Remarks ===== | ===== [[remarks]] Remarks ===== | ||
| - | Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for the upload. Also raises [[library_session_filetransferprogress|''Session.FileTransferProgress'']] throughout the transfer. | + | Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for the upload. Also raises [[library_session_filetransferprogress|''Session.FileTransferProgress'']] throughout the transfer, but because size of the source data is unknown, the ''FileProgress'' and ''OverallProgress'' fields of [[library_filetransferprogresseventargs|''FileTransferProgressEventArgs'']] are not valid. |
| Streaming is supported with the [[sftp|SFTP]] and [[ftp|FTP]] protocols only. | Streaming is supported with the [[sftp|SFTP]] and [[ftp|FTP]] protocols only. | ||