CloudFusion icon indicating copy to clipboard operation
CloudFusion copied to clipboard

Linux file system (FUSE) to access Dropbox, Sugarsync, Amazon S3, Google Storage, Google Drive or WebDAV servers.

Results 24 CloudFusion issues
Sort by recently updated
recently updated
newest added

I am trying to install CloudFusion on Debian 9 (Linux debian9 4.9.0-8-amd64). Running Python 2.7.13 Followed instructions and installed all the required packages. When I run: >sudo python setup.py install...

I am using Ubuntu, modified the Dropbox.ini and put my username and password. Inside this Dropbox file, I also see the customer_key and consumer_secret. In the instructions it does NOT...

Seems this is no longer developed. Are there any good forks or other solutions?

I try to start cloudfusion: ``` cloudfusion --config /home/skerit/.cloudfusion/dropbox.ini /media/dropbox/ ``` And then, every time, a new browser window opens in order to give the app permission to access my...

Cloudfusion seems to have a dependency on socksipy. Socksipy is now abandoned and has been largely replaced by PySocks. Would it be possible to switch Cloudfusion over to use PySocks...

I run: root@ubuntu:~/CloudFusion# python setup.py install then install logs ends with: Installed /usr/local/lib/python2.7/dist-packages/CloudFusion-7.5.19-py2.7.egg Processing dependencies for CloudFusion==7.5.19 error: oauth2client 4.1.2 is installed but oauth2client==2.2.0 is required by set(['gsutil']) How to...

Could anyone please explain if this could also work on a rooted Android device? Ty!

Hi, I just installed CloudFusion and it doesn't work well.... how to purge it???? no way... thanks, P.

I haven't extensively tested this other than to make sure it allows python setup.py install to actually work, so beware this may break other things if you are depending on...

There's a dependency issue here. I'm working in a fresh virtualenv and I end up with this when I do the basic python setup.pt install: error: oauth2client 4.1.1 is installed...