PDA

View Full Version : Synchronize Favorites between desktop & laptop


cooolor
05-07-2008, 05:35 PM
I would like to synchronize Favorites between desktop & laptop (ftp settings mostly). How to do this?

Mudi
05-08-2008, 11:04 PM
I'm sorry to say but it is not possible in the current (1.5.2) version.
We will add some kind (.MAC ?) of sync feature in the upcoming releases.

edified
05-19-2008, 03:27 AM
A good strategy might be to use ~/Library/Application Support/Forklift/Bookmarks/[bookmarkname]

Then when you finish your synchronization framework you can just point it at those folders on machines to be synced and poof! You're done.

There is also the added benefit that people can send bookmark files instead of having to type credentials. Of course keep using keychain for passwords so stray bookmark files aren't vulnerable.

Cheers, Ed