PowerTCP SSH and SFTP for .NET
Put Method




Initiates a file copy from the local client to the remote server.
Overload List
OverloadDescription
Put(String,Int64) Initiates a file copy from the local client to the remote server.  
Put(String,String,CopyMode) Copies a file from the local client to the remote server.  
Put(String,String,CopyMode,Object) Copies a file from the local client to the remote server.  
Put(String,String,Boolean,Boolean,CopyMode) Sequentially copies multiple files from the local client to the remote server.  
Put(String,String,Boolean,Boolean,CopyMode,Object) Sequentially copies multiple files from the local client to the remote server.  
See Also

Reference

Sftp Class
Sftp Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic