this post was submitted on 16 Mar 2025
33 points (94.6% liked)

Firefox

19474 readers
9 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 6 years ago
MODERATORS
 

I use Firefox (LibreWolf with Mozilla sync) on multiple devices. To have my tabs, extensions and history easy available I use Mozilla for syncing that data.

Would it be possible to just use a generic sync service like rsync or something, to sync the profile folders and every file in it?

Or would that break or corrupt data?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] N0x0n@lemmy.ml 3 points 11 months ago* (last edited 11 months ago) (1 children)

Yeah I justed edited my answer, because OP needs to sync everything (Tabs, History, extensions...)

https://github.com/mozilla-services/syncstorage-rs

Is the newer version rewritten in rust ! And probably OPs best bet :)

[โ€“] joeldebruijn@lemmy.ml 1 points 11 months ago

Will check this out, thanks!