Click or drag to resize

FtpPermissionAppend Field

The "a" permission applies to objects of type=file, and indicates that the Append(String, Byte) command may be applied to the file named.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public static readonly FtpPermission Append

Field Value

Type: FtpPermission
See Also