How To Integrate DropBox Into Thunar (Fedora 18/XFCE)
How To Integrate DropBox Into Thunar (Fedora 18/XFCE)Version 1.0 Thunar is the default file manager for XFCE desktops. While it is easy to integrate DropBox into Nautilus, the default file manager for GNOME, it is not so trivial for Thunar. This guide explains how to use DropBox with the Thunar file manager on a Fedora 18 XFCE desktop. I do not issue any guarantee that this will work for you! To integrate Dropbox into the Thunar file explorer, open a terminal, and as a normal user, run the following commands: su -c 'yum install thunarx-python Thunar-devel wget' Install development tools: su -c 'yum groupinstall "Development Tools"' cd ~ && wget -O - "http://www.dropbox.com/download?plat=lnx.x86" | tar xzf - cd thunar-dropbox-0.2.0 Start the Dropbox daemon: ~/.dropbox-dist/dropboxd & To make Dropbox start automatically when you login, go to Settings > Session and Startup and open the Application Autostart tab where you click on the Add button: Create a new entry as follows: Name: Dropbox Then create Send To actions for Thunar as follows: mkdir -p ~/.local/share/Thunar/sendto
leafpad ~/.local/share/Thunar/sendto/dropbox_public_folder.desktop
That's it - you can now use Dropbox from Thunar:
Links
|








Recent comments
23 hours 15 min ago
1 day 4 hours ago
1 day 8 hours ago
1 day 10 hours ago
2 days 44 min ago
2 days 49 min ago
2 days 5 hours ago
2 days 12 hours ago
2 days 13 hours ago
2 days 14 hours ago