|
|
M055 -1.0- |
Module : FTP V1.0
Category / Domain : | commtools |
Scol Engine Compatibility : | v3.2 and higher |
Operating Systems : | Windows 95/98 |
Windows NT 4.0 | |
Documentation dated : | 04/05/2000 |
Supersedes sheet :
Module Description
This module allows to share directories with specific rights depending of the client ID.
Identification of the client is made with his scol nickname. Therefore, it is the designer of the site who must secure the nickname, using for instance a loginP3 module.
Commands:
- double click on the file of the file list to download it.
- right click on the directories tree to manage directories and rights associated.
- drag and drop files in the file list to upload them in the directory selected.(only little files : size<4Ko)
IMPORTANT: adding the users "Guest" in the autorized users of a directory will make this directory viewable by all clients.
Editor Description
In the module editor must be specified the ftprootpath (chose in the scol partition of the server), and also the location of the configuration file.
Only subdirectories of ftprootpath will be sharable and creatable.
Configuration file will contain all informations about the shared directories and autorized users associated. it will be located on the server and dynamically generated.
Actions and Events
Actions
three actions :
- start : init the module for a guest
- edit : init the module for an Administrator.
- destroy : destroy the module.
Events
none
Zones
- interfaceC :display the directories tree and the file list
- donwload progression bar : this is not a specific zone of this module but a generic zone of the DMS. To display it juste create a new zone and name it 'download'.