PowerTCP FTP for .NET
Get Method



Get the specified files using a single method.
Overload List
OverloadDescription
Get(List<ListEntry>,String,String,Synchronize) Get the specified files using a single method.  
Get(String,String,Synchronize) Downloads a file from an FTP server.  
Get(String,Int64,Stream) Starts download at the specified offset and writes to the destination Stream.  
Get(String,Int64) Lowest level Get method starts a download at the specified offset and returns a Stream to read from.  
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