Linux Lite Forums
Dropbox Thunar Plugin - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20)
+--- Thread: Dropbox Thunar Plugin (/showthread.php?tid=1972)



Dropbox Thunar Plugin - Valtam - 07-08-2015

We've now added the Dropbox Thunar plugin to our repo.
If you don't already have Dropbox and the plugin installed, do the following exactly in this order:

Menu, Favorites, Install Updates

then:

Menu, System, Lite Software, Install Software, Dropbox.

This will install both Dropbox and the Thunar right click plugin Smile

[Image: QBgjasD.png]

[Image: Z98kTiG.png]


Re: Dropbox Thunar Plugin - rokytnji - 07-09-2015

Worked for me.


Re: Dropbox Thunar Plugin - Valtam - 07-09-2015

Cheers rok, always willing to try stuff Smile


Re: Dropbox Thunar Plugin - greenisland - 07-14-2015

Is there a different procedure to follow if we ALREADY have dropbox installed?

I went ahead and tried to install dropbox again from the Lite software menu, and indeed the link "move to dropbox" appears now, but when I am in my dropbox folder I am not seeing any of the other menu items that appear in your second photo.

thanks!


Re: Dropbox Thunar Plugin - torreydale - 07-14-2015

To greenisland,

You can try directly installing the Dropbox Thunar Plugin via the personal package archive (PPA)

Code:
sudo add-apt-repository ppa:xubuntu-dev/extras
sudo apt-get update
sudo apt-get install thunar-dropbox-plugin



Re: Dropbox Thunar Plugin - greenisland - 07-14-2015

thank you Torreydale!