-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync "Shared" files #73
Comments
does it also crash when you have 'dst=Shared' (without the /) ? |
pi@photospi ~ $ oclient --debug The server is running latest owncloud on debian, no special storage. Server log says: I see there's lots of 404 errors, so I guess it's a server side problem. |
No, that problem was ofcourse that it was trying to upload local files to the shares. After removing local files, I get this: IP.IP.IP.IP - photospi01 [11/Mar/2014:14:45:34 +0100] "PROPFIND /remote.php/webdav/Shared/wallpapers/mountain%20lion HTTP/1.1" 207 6731 "-" "csyncoC/0.70.4 neon/0.29.6" |
No related info in owncloud.log. No files being downloaded. |
I noticed you're using https but sslfingerprint is empty. Do things change when you provide the ssl fingerprint? |
Tested, gives exactly same result. |
pi@photospi ~/Downloads/pyOwnCloud-master $ oclient --version |
Hi
Files shared with the user is not synced. Is this intentional? I've tried setting dst=/Shared, but that caused the client to crash with:
libocsync version: 0.70.4
buildURL: ownclouds://servername/remote.php/webdav//Shared
Syncing /home/pi/ownCloud/ to ownclouds://servername/remote.php/webdav//Shared logging in as user: photospi01
authCallback setup
Initialization done.
authCallback: Enter your username: 3199013516 255 1 0 None
returning: photospi01
authCallback: Enter your password: 3199013516 255 0 0 None
returning: ********
ERROR: csync_update exited with -1, csync(0.70.4) error 26: None
The text was updated successfully, but these errors were encountered: