Overload List

  Name Description
Public method ResumeUpload(FileInfo)
Resumes the upload of the file to the FTP server.
Public method ResumeUpload(String)
Resumes the upload of the file to the FTP server.
Public method ResumeUpload(FileInfo, Int64)
Resumes the upload of the file to the FTP server.
Public method ResumeUpload(String, Int64)
Resumes the upload of the file to the FTP server.
Public method ResumeUpload(FileInfo, String, Int64)
Resumes the upload of the file to the FTP server.
Public method ResumeUpload(String, String, Int64)
Resumes the upload of the file to the FTP server.

See Also