406 liens privés
After switching from Firefox to LibreWolf, I became interested in the idea of self-hosting my own Firefox Sync server. Although I had seen this was possible before, I had never really looked into it—until now. I embarked on a journey to set this up, and while it wasn’t completely smooth sailing, I eventually got it working. Here’s how it went.
Finding the Right Sync Server Initial Search: Mozilla’s Sync Server Repo I started by searching for “firefox sync server github” and quickly found Mozilla’s syncserver repo.
Super outil pour transférer des mails d'une boite à une autre, notamment pour les migrations. Et il existe une image sur dockerhub (https://hub.docker.com/r/gilleslamiral/imapsync) dont la source est donnée si on a pas confiance, pour la builder soi-même en local.
docker run imapsync imapsync --dry \
--host1 domain.tld --user1 mailbox1@domain.tld --password1 password1 \
--host2 domain.tld --user2 mailbox2@domain.tld --password2 password2 --delete2
Il y a aussi ce très bon script python pour sauvegarder une boite en fichiers mbox : https://github.com/rcarmo/imapbackup
"""
Keep your application settings in sync.
"""
Fonctionne également avec owncloud et cozycloud, même si ce n'est pas indiqué.
Pour reprendre un transfert scp qui a été interrompu, utilisez rsync avec l'option:
--partial keep partially transferred files
"""
rsync --partial --progress --rsh=ssh user@host:remote_file local_file
"""
mirror -c --parallel=10
désormais dispo sur fdroid
pour synchro ses sms de android vers owncloud
mais dommage que l'appli android soit proprio et payante. du coup c'est 'niet'
si comme moi vous n'avez pas le choix d'avoir un compte google (pour le boulot) et que vous souhaitez pouvoir synchroniser google calendar sans installer les gapps, et sans faire appel à acal (que je trouve laid et mal fouttu), utilisez AndroidCaldavSyncAdapter mais en version 1.8.
Vous pourrez voir votre calendrier dans l'appli calendrier 'stock' qui est dispo dans AOSP.
alternative opensource à dropbox et bittorrent sync.
ce projet c'est à la fois un protocole de synchronisation (Block Exchange Protocol) entre les différentes nodes syncthing, et c'est aussi un outil qui se repose sur ce protocole, sous la forme d'une interface web.
Language: GO
Guide de démarrage: http://discourse.syncthing.net/t/getting-started/46
edit: wow je suis à la bourre apparemment http://shaarli.fr/index.php?q=syncthing