Recommendations if you need to install snowtools git on several machines (for instance your PC + belenos and/or sxcen)¶
- Install snowtools_git accessing to the git repository with Eclipse.
- Add your public ssh key on the different remote machines.
- Synchronize the snowtools_git installation of your PC with the different remote machines with the rsync command.
The rsync command transfers only modifications and is based on ssh: no password will be required if your ssh keys are correctly set.
An exemple rsync script is attached.
ssh connections¶
To work fluently on remote machines, Meteo-France users who do not have a good knowledge of the ssh protocol should learn the basics from this small documentation:
http://webdav.cnrm.meteo.fr/public/cti/Presentations/presentation_ssh.pdf