| 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
Public Shared ReadOnly ChangeFolder As FtpPermission
public:
static initonly FtpPermission^ ChangeFolder
static val ChangeFolder: FtpPermission
Field Value
Type:
FtpPermissionSee Also