daftversion Documentation on ocaml.org
DAFT Allows File Transfers
Summary:
Distributed file transfer application in user space.
Securely move data files during distributed computational experiments and provide a global view of all files, even when there is no distributed filesystem and probably faster than NFS for large files.
Available commands:
put filename: add/publish a given file into the system.
bcast filename: equivalent to put then send the file to all nodes.
get filename: retrieve a file previously published into the system.
ls [-l]: list all files known to the system and optionally where
their chunks are.| Author | Francois Berenger |
|---|---|
| License | CeCILL-C |
| Published | |
| Homepage | https://github.com/UnixJunkie/daft |
| Issue Tracker | https://github.com/UnixJunkie/daft/issues |
| Maintainer | unixjunkie@sdf.org |
| Dependencies | |
| Source [http] | https://github.com/UnixJunkie/daft/archive/refs/tags/v0.0.4.tar.gz sha256=f843baff67126da331e6e20e0b14e4490cebdad78fdd9facf5bba472d204aff4 md5=8f1ac7772a8845339160cf3477e62a89 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/daft/daft.0.0.4/opam |
No package is dependent


