PowerTCP FTP for .NET
Put Method



Upload a file to an FTP server.
Overload List
OverloadDescription
Put(String,String,Synchronize) Upload a file to an FTP server.  
Put(Stream,String,Int64,StoreType) Starts upload from the current position in the specified source stream and writes to the destination file at the specified offset.  
Put(List<FileSystemInfo>,String,String,Synchronize) Put the specified files and folders onto the server using a single method.  
Put(String,Int64,StoreType) Lowest level Put method starts upload to the specified offset.  
See Also

Reference

Ftp Class
Ftp Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic