FtpSettings.UploadCommand Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
UploadCommand
Specifies FTP command for uploading files. STOR is used by default.
Declaration
public string UploadCommand { get; set; }
Property Value
Type | Description |
---|---|
String |