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.26109.1248
Syntax
public static readonly FtpPermission Append

Field Value

FtpPermission
See Also