Skip to content

Bash script for owncloud download and upload of directory and files

Notifications You must be signed in to change notification settings

rajibhossen/owncloud-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

owncloud-client

Bash script and python script for owncloud download and upload of directory and files

Usage: Change $server variable in the script

Bash Script

./owncloud_sync.sh username password local_dir remote_dir

ex:

./owncloud_sync.sh xyzw 1234 /home/usr/photos Photos/sub_dir

Python Script

python oc-python.py username password local_dir remote_dir

Help

python oc-python.py -h

About

Bash script for owncloud download and upload of directory and files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published