box-linux-sync icon indicating copy to clipboard operation
box-linux-sync copied to clipboard

Linux client for Box.com

Results 20 box-linux-sync issues
Sort by recently updated
recently updated
newest added

The endpoint started to return 502: Bad gateway. Details: https://www.reddit.com/r/sysadmin/comments/wut8f6/boxcom_webdav/

I setup box-linux-sync and got it to work. I cannot write anything to it even with sudo. Now I suspect this is because it was installed as root. ``` drwxr-xr-x...

Could you tag your releases and make the changelog directly visible in your GitHub releases? This would increase transparency for potential users and distribution maintainers. Something like https://skywinder.github.io/github-changelog-generator/ could be...

This is not an issue with box-linux-sync, but rather with how davfs (possible webdav?) handles (or doesn't handle) special characters in passwords and how the characters get encoded/passed over https....

Sorry to bother you again, but I seem to be missing something. After the davfs folder is mounted, where does it sync to? The only thing I've seen in the...

Hi, Getting the following error post cloning from Git on Ubuntu 16.04 ./box-sync setup Traceback (most recent call last): File "./box-sync", line 51, in from noiselabs.box.main import box_main File "/home/ganesh/box-linux-sync/src/noiselabs/**init**.py",...

I'm on Ubuntu GNOME 16.04 and I put `/.davfs2/box-linux-sync/bin/box-sync start` as an entry in Gnome's startup application preferences. However, it gives an error. I think it's because when I enter...

I need to know when syncing has finished before going off line. Is there any way to query this?