How to use Filezilla with Dropbox
Filezilla is one of my most used applications. It is an awesome (and free) FTP application that makes connecting to multiple Webservers as well as storing information about each FTP connection very simple and effective. I use filezilla when moving WordPress Sites or editing WordPress files (e.g. style.css). I thoroughly recemmend that anyone who needs FTP access regularly use Filezilla.
Why use Filezilla and Dropbox
As Filezilla is a locally installed application it is necessary to install Filezilla on each PC/Mac/Linux computer used. The problem however is that the file that stores the ‘Site Manager’ settings (i.e. FTP hosts, Usernames, Passwords, Ports etc.) is by default kept in the same folder as the application install. This means that if you save FTP settings on one computer then that information won’t be available on another computer (unless you import the settings or manually setup the FTP connection on the second computer … which is a nightmare to maintain).
This is where Dropbox comes in very useful. Dropbox makes it incredibly simple to store and share files securely ‘in the cloud’ as well as sync those files between multiple computers. By placing the Filezilla sitemanager.xml file (the files that contains the ‘Site Manager’ settings) in Dropbox and ‘tricking’ Filezilla into using the Dropbox located sitemanager.xml, we can have a single source of ’Site Manager’ settings for use on all computers.
How to Setup Filezilla to use Dropbox
The means to use the Filezilla sitemanager.xml file in Dropbox makes use of hardlinks (hardlinks/hard-links make it possible to have a single file that is referenced in multiple folders/directories in NTFS). Below it is explained how to configure Windows7 to use Dropbox for Filezilla settings. Using Filezilla with Dropbox on Mac or Linux is well documented on the Web so I won’t go into that in the instructions below.
- Move sitemanager.xml to your Dropbox (this is usually at C:\Users\[User]\AppData\Roaming\FileZilla\sitemanager.xml note: you’ll need to be able to view hidden files in Windows Explorer).
- Download and install the two files per Gerhild and Hermann.
- In your Dropbox, alternate click sitemanager.xml and select ‘Pick Link Source’.

- Go to the folder where sitemanager.xml was originally located (i.e. where you moved sitemanager.xml from in step 1 above), alternate click and select ‘Drop As…’ > ‘Symbolic Link’.

- Follow steps 2, 3 and 4 above for your other computers using the sitemanager.xml in your Dropbox.
The solution described has saved me the continuous hassle of keeping multiple Filezilla Site Managers in Sync. Please let me know if the solution helps you out.




Sep 27, 2011 @ 11:07:00
XP does not have MKLINK
Another approach is to move the filemanager.xml file into your dropbox, then create a config file “fzdefault.xml” in the FileZilla program folder.
See http://www.justinmontgomery.com/sync-and-secure-filezilla-with-dropbox
Sep 27, 2011 @ 17:58:43
Great, thanks flippertie
Oct 12, 2011 @ 00:55:28
Hi Gary – worked great on W7 64-bit for me – I found your approach easier than flippertie’s.
I also tried to access my nice new Dropboxed sitemanager.xml from my Mac – here’s the command i used:
ln -s /users/tom/Dropbox/_shared_configurations/sitemanager.xml /users/tom/.filezilla/sitemanager.xml
very nice, wish I’d done this a loooong time ago
thanks,
Tom
Oct 12, 2011 @ 12:44:00
Glad it worked for you Tom
Is Dropbox Indexing All the Time? | Gary Eckstein
Oct 18, 2011 @ 13:40:14
[...] to be rebuilt because of malware but it makes my working life so much simpler by having all my files and settings synced between devices such as my Android phone, PC and laptop. It’s also great knowing that there [...]
Oct 20, 2011 @ 00:55:17
Hi. I like your plugin to generate PDF & Print. May I ask you name of plugin? Thanks
Oct 22, 2011 @ 13:21:44
Sure. It’s the ‘Print Friendly and PDF’ Plugin.
Proven Steps To Powerful Preselling | Plans
Feb 28, 2012 @ 04:05:53
[...] you have to really dig deep and do your research well. We do hope this very small sample concerning dropbox will be of great use for you. What you can find, though, are important topics that are connected as [...]
Fix Problems with WordPress on Microsoft Hosts | WordPress Specialist
Apr 16, 2012 @ 13:47:09
[...] install on your Server (typically you’ll use a file manager or FTP application such as Filezilla or Cyberduck to locate the file).Open web.config in a text editor such as the awesome [...]
Apr 25, 2012 @ 06:06:22
Great ! Excellent !! Tremendous !!! And it works for everything; not only FileZilla, every programs that store information on the hard disk.
Thanks Gary, it’s a gold article !