Click or drag to resize

FtpPermissionCreateFolder Field

The "m" permission applies to directory types. It indicates that the CreateFolder(String) command may be used to create a new directory within the directory under consideration.

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

Field Value

FtpPermission
See Also