View Single Post
Posts: 32 | Thanked: 77 times | Joined on Dec 2011
#35
Hi x,

did you blacklist directories or is a file blacklist not working? How did you do the blacklisting?

If you have multiple subdirs, just copy and modify simple_oc as follows: modify and multiply the owncloudcmd lines according to your needs

It should look like that (3 lines for 3 subdirs):

Code:
owncloudcmd dir1 https://$user:$password@hostname/owncloud/remote.php/webdav/dir1
owncloudcmd dir2 https://$user:$password@hostname/owncloud/remote.php/webdav/dir2
owncloudcmd dir3 https://$user:$password@hostname/owncloud/remote.php/webdav/dir3
Hypno

PS: Currently 1800 files in sync with 4.8gb in total take 5 seconds to sync (if there are no changes on both sides). This is faster than "df -h"!

Last edited by hypnotoad123; 2014-08-23 at 01:38.
 

The Following 3 Users Say Thank You to hypnotoad123 For This Useful Post: