| Overload | Description |
|---|---|
| ResumeUploadStreamAsync(Stream,String,Object) | Resume an upload from a local stream to an FTP file. It automatically starts at where it left off. |
| ResumeUploadStreamAsync(Stream,String) | Resume an upload from a local stream to an FTP file. It automatically starts at where it left off. |