LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Anyone using ZumoDrive? (https://www.linuxquestions.org/questions/linux-software-2/anyone-using-zumodrive-873720/)

darkscot 04-08-2011 02:23 AM

Anyone using ZumoDrive?
 
A couple of days ago I set up an account with ZumoDrive to sync folders between my Fedora 14 desktop and my MS Vista laptop. I chose ZumoDrive instead of Dropbox or Ubuntu1 because it is 'integrated' with Yahoo which I use a lot.

Everything works perfectly apart from one minor irritation. I cannot change the ZumoDrive folder icon on my KDE4 desktop. ZumoDrive is actually designed for use with Nautilus but it works fine with Dolphin, apart from the icon issue.

I can change the icon in Nautilus but when I try to do in in KDE/Dolphin I get:

"Could not save properties. You do not have sufficient access to write to /home/david/ZumoDrive/.directory."

I am the 'owner' of the drive and i have also tried as root but the result was the same.

It is pretty minor issue in the great scheme of things but...!

jefro 04-08-2011 06:44 PM

ls -l on both Zumodrive and /.directory

darkscot 04-09-2011 03:49 AM

I got this:

Code:

[david@ASUS900 ~]$ su
Password:
[root@ASUS900 david]# ls -l /home/david/ZumoDrive
ls: cannot access /home/david/ZumoDrive: Permission denied
[root@ASUS900 david]# ls -l /.directory
-rw-------. 1 root root 70 Nov 30 10:30 /.directory
[root@ASUS900 david]# ls -l /home/david/ZumoDrive
ls: cannot access /home/david/ZumoDrive: Permission denied
[root@ASUS900 david]#


jefro 04-09-2011 04:20 PM

Then root does not have access. Could there be a zumodrive user?

darkscot 04-10-2011 04:58 AM

No, there is no Zumodrive user. Plus I can change the icon in Nautilus so it must be a KDE related bug. I have reported it to Zumodrive themselves so I will wait and see what they come back with. Thanks for your help.

darkscot 04-10-2011 05:39 AM

Something I have just discovered! There is NO directory called "/home/david/ZumoDrive/.directory"! I have looked for hidden files in both Dolphin and Nautilus and there are not any.

jefro 04-10-2011 01:43 PM

Just for grins then make one or both.


All times are GMT -5. The time now is 03:19 PM.