Homepage | GitHub-Repository | Issue-Tracker
Cells Client provides an easy way to communicate with a Pydio Cells server instance from the command line (or from automation scripts). It uses the Cells SDK for Go and the REST API under the hood.
Cells Client a.k.a cec
works like standard command line tools like ls, scp, etc. Using the cec
command, you can list, download and upload directly to your remote Cells server.
This project is being developed under v2 version and the active codebase is on the master branch in v2/
subdirectory of this reposiory.
Please refer to the v2 ReadMe page for an up-to-date overview.
This project is licensed under the Apache V2 License - see the LICENSE file for details.