You are here

Portable & HD sync

5 posts / 0 new
Last post
Yaara
Offline
Last seen: 10 years 11 months ago
Joined: 2008-01-03 03:47
Portable & HD sync

what's the best way to sync between Portable FF and locally installed FF? what's the best extension? I don't mean only bookmarks but also addons and browser setting.

Yaara
Offline
Last seen: 10 years 11 months ago
Joined: 2008-01-03 03:47
Help, please?

Can I just copy my profile folder to a freshly installed FF?

Ph4n70m
Ph4n70m's picture
Offline
Last seen: 2 years 6 months ago
Joined: 2007-01-12 19:22
Yes, you can.

Yes, you can.

USBman
Offline
Last seen: 2 years 6 months ago
Joined: 2006-10-11 17:43
Batch file & Toucan

I might suggest using a bit of batch file goodness.

If you are not familiar with batch files, they are simple text files that utilize the command line usage for the programs you wish to execute. (anyone else, please feel free to provide a better description) So, for example, I would suggest writing a batch file that 1) executed a sync command (for syncing your profiles), and then 2) executed your firefox portable. I would reccomend maybe trying Toucan for syncing purposes.

The batch file might simply look something like this (as ran from a folder - or root - that contained the respective programs in these locations):

./Toucan/Toucan.exe jobname
./FirefoxPortable/FirefoxPortable.exe

Simply type something like the above into a text file and save it, making sure to set "save as type" as "all files," and then appending the extension '.bat' to the end of your desired filename.

Download Toucan and see "help" for additional info about its command line usage.

Yaara
Offline
Last seen: 10 years 11 months ago
Joined: 2008-01-03 03:47
Thanks for the detailed answer!

I'll try it!

Log in or register to post comments