The todo list
The following things are on my todo list. The order shown here
does nothing say about an item's priority.
- It's yet not possible to delete a replic on a particular
server. You can only delete all or one.
- It should be possible to configure node servers as replication
servers only or read only.
- Making "STOR directly on a node" a configurable option.
- Think about user administration and file/directory permissions.
Version history
Version 1.0.9 - 11MAY03
- Added syscheck and sysrepair to check and repair the
FTP cluster.
Version 1.0.7 - 10MAR03
This version brought a mostly only internal changes.
- Partial support for RESTartable file transfers. This needs an update
of connect, see installation document.
- Queue files retain their filenames. This make it easier to
follow the progress of queue jobs.
- Code for file deletition has been removed from store.
It's now in the separate program clean.
- Added site and queue commands.
- store accepts a list of possible nodes for file storage,
or a list of nodes where not to store files.
Version 1.0.3 - 23FEB03
- Solved SIGPIPE problem by using mpec helper program.
- Added support for leading dots in filenames, optional support for
blanks in filenames and (further optional) arbitrary characters
in filenames.
- Added user authentication.
- Added simple permission scheme.
- Added info/link files for directories, introduced immutable files.