Difference between revisions of "Rsync over ssh med keys fra Windows"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 4: | Line 4: | ||
| https://www.itefix.no/i2/content/cwrsync-installationusage | https://www.itefix.no/i2/content/cwrsync-installationusage | ||
| − | |||
| − | |||
| http://www.sakana.fr/blog/2008/05/07/securing-automated-rsync-over-ssh/ | http://www.sakana.fr/blog/2008/05/07/securing-automated-rsync-over-ssh/ | ||
Revision as of 14:58, 22 February 2013
- en del af Tommys Backup Projekt
Jeg arbejder på en Rsync over SSH løsning med authorized_keys til windows. Det er pt. ikke lykkes, men jeg skal ha kigget på nedenstående links.
https://www.itefix.no/i2/content/cwrsync-installationusage
http://www.sakana.fr/blog/2008/05/07/securing-automated-rsync-over-ssh/
Men jeg tror vi havner i noget lign : 
rsync -avz -e "ssh -i PATH_TO_KEY" "/cygdrive/c/Users/TommyB/Documents/" user01@rsync.todic.net:/files/Laptop/