![]() | FtpHelperUpload 方法 |
命名空间: Sweet.Ftp
public FtpStatus Upload( Stream fileStream, string remotePath, FtpRemoteExists existsMode = FtpRemoteExists.Overwrite, bool createRemoteDir = false, Action<FtpProgress> progress = null )
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <param name="fileStream"/> 文档]
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <param name="remotePath"/> 文档]
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <param name="existsMode"/> 文档]
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <param name="createRemoteDir"/> 文档]
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <param name="progress"/> 文档]
[缺少 "M:Sweet.Ftp.FtpHelper.Upload(System.IO.Stream,System.String,FluentFTP.FtpRemoteExists,System.Boolean,System.Action{FluentFTP.FtpProgress})" 的 <returns> 文档]