The "[FTP]" Section of the ini-file
The "[FTP]" section of the ini-file may have the following entry lines you can customize for particular needs and applications.
HideDrives
You can use this setting to provide (in)visibility of your disk drives from outside.
This allows you to provide policy like the Windows User Configuration -> Windows Components ->
Windows Explorer Policy Settings in the Windows Server 2003.
Examples:
- HideDrives= ADF - hides drives A:, D: and F: additionally (to possibly hidden ones);
- HideDrives=0ADF - hides drives A:, D: and F: only.
- HideDrives=0 - provides visibility of all disk drives (i.e. no hidden disk drives).
This option lets you avoid influence of policy in the Windows Server 2003 to hide local hard disks for users of Terminal Services.
|