Powerful webdav client and sync tools with client-side AES encryption
...Currently two command line tools are available: dav is a multipurpose WebDAV client that can be used like the standard unix tools ls, mkdir and rm.
The other tool is dav-sync that can synchronize local files with a WebDAV server. It is very flexible and configurable and has advanced data safety features to prevent data loss. The integrated client-side AES encryption makes it secure to use public clouds.
fft is a distributed file transfer tool designed to accelerate large file movement by coordinating multiple relay nodes in parallel rather than depending on a single server’s bandwidth ceiling. Its architecture splits a transfer into concurrent “workers” that fetch or push chunks across multiple paths, improving throughput on high-latency or bandwidth-constrained links. The project is implemented in Go and exposes a straightforward command-line interface so operators can stand up senders,...
An open source (Apache 2 license) file server software with a RESTFul web service for file management in a cluster of nodes. Including 4 set of API
- Store API: Upload, download files and directories
- Process API: Managing the long term process runs
- Glacier API: Uploading from the server to Glacier
- Cluster API: Manage the nodes in the cluster
Weeble File Manager is a web based file manager / ftp client, built on php4. It allows users to Copy, Move, Rename, Upload, Download, & Edit files on an FTP server, through their web browsers.
fs3 is an Amazon S3 compatible client and server implementation enabling centralized file storage web services ideal for multi-server applications. Users can develop potential S3-based applications using only a typical Apache-PHP environment.
A WebDAV file manager channel for uPortal. An easy way to provide access to users home directories and other network resources in uPortal. Uses Apache Slide as base API for handling the communication to the WebDAV server
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.