Click or drag to resize

FtpPermissionChangeFolder Field

The "e" permission applies to the directory types. When set on an object of type=dir, type=cdir, or type=pdir it indicates that a ChangeFolder(String) command naming the object should succeed, and the user should be able to enter the directory named. For type=pdir it also indicates that the ChangeFolderUp command may succeed (if this particular pathname is the one to which a ChangeFolderUp would apply.)

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

Field Value

Type: FtpPermission
See Also