Put a stream of data onto the FTP server in the current directory. Allows appending if current file exists
true
if appending, false
otherwise.Number of bytes transferred.
The stream is closed after the transfer is complete if CloseStreamsAfterTransfer is true
(the default) and are left open otherwise.
FTPClient Class | EnterpriseDT.Net.Ftp Namespace | FTPClient.Put Overload List