oclient
ownCloud CLI client
Install
- All systems
-
curl cmd.cat/oclient.sh
- Ubuntu
-
apt-get install python-owncloud - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-owncloud - Raspbian
-
apt-get install python-owncloud
python-owncloud
ownCloud CLI client
Syncing files across machines using ownCloud DAV server. pyOwnCloud uses libocsync to synchronize with the ownCloud server. In addition to ocsyc pyOwnCloud supports different possibilities to read and store the password. You can define the SSL fingerprint for the server and handles special characters in usernames correctly. pyOwnCloud uses the same configuration file than owncloud-client.