Uploading a set of files
This service allows one user to upload a set of files accessing Proteios through a webbrowser or an ftp client.
Scenario: Upload files to an import enabled folder
In this scenario the user simply uploads a set of arbitrary files into Proteios through the web interface. After upload is complete he has the option to initiate predefined actions on uploaded files.
Requirements
- User must be authenticated
- User must have correct set of permissions to upload files
- Entries should be removable before upload
- Filename must be unique in the folder selected for upload
Workflow
Questions
- Should number of uploadable files be limited when using the webinterface?
Scenario: Using a ftp client
In this scenarion the user uses a ftp client to upload a set of files. Ftp clients work differently so the workflow is a crude generalization for using most ftp clients.
Requirements
- User must be authenticated
- User must have correct set of permissions to upload files
- Firewalls must be configured to allow clients accessing the service
- Actions connected to folders will automatically be initiated when an upload is finnished
Workflow
- Login with ftp client
- Locate folder where files should be uploaded
- Upload files
Attachments
- WebUploadImport.png (17.4 kB) -
Added WebUploadImport.png
, added by gregory on 03/15/06 14:45:27.

