FTP.Download Method (String, Boolean)
Download a remote file to the Assembly's local directory, keeping the same file name, and set the resume flag.
[Visual Basic]Overloads Public Sub Download( _
ByVal
remFileName As
String, _
ByVal
resume As
Boolean _
)
Parameters
- remFileName
- Remote file name.
- resume
- Resume?
See Also
FTP Class | NETXP.Library Namespace | FTP.Download Overload List