Click or drag to resize

FtpPermissionRead Field

The "r" permission applies to type=file objects, and for some systems, perhaps to other types of objects. It indicates that the Download(String) command may be applied to that object.

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

Field Value

Type: FtpPermission
See Also