FTPRemoteAccessMode Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
readOnly | 1 | Remote file access is read only. Typically set for downloading files. | |
writeOnly | 2 | Remote file access is write only. Typically set for uploading files. | |
readWrite | 3 | Remote file access is read or write. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.