Page 1 of 1

[SOLVED] Dropbox

PostPosted: May 23rd, '13, 09:04
by francescospina
I've installed kfilebox to utilize dropbox, but at the first time it worked, from the second, after a reboot, it did not work. Now i've installed dropbox following the guide in the dropbox site, it works but to start i must to go in the folder /home/.dropbox-dist/dropbox and select the file.

Now my question is, can i create a connection that i can put in the favorites or in someone else position?

Re: Dropbox

PostPosted: May 23rd, '13, 15:07
by sander85
If you are using KDE then you can run this command as normal user:

ln -s ~/.dropbox-dist/dropboxd ~/.kde4/Autostart/dropboxd

Better just copy this command into Konsole as normal user. It should start working at next login.

Re: Dropbox

PostPosted: May 23rd, '13, 15:53
by macxi
Some tips in wiki about using kfilebox to dropbox:
https://wiki.mageia.org/en/Dropbox

Re: Dropbox

PostPosted: May 23rd, '13, 22:03
by ivanz
I foloved part of instruction on link above.

If you start kfilebox there is preferences that you can open and in general tab there is "Start Dropbox on system start" checkbox
snapshot1.png
SS
snapshot1.png (43.53 KiB) Viewed 845 times


BR,
Ivan

Re: Dropbox

PostPosted: May 25th, '13, 09:03
by francescospina
Ok, thank you.