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.22214.1022
Syntax
public static readonly FtpPermission CreateFolder

Field Value

Type: FtpPermission
See Also