![]() |
Backup files windows <-> linux
Hey all i have a little backup problem
How do i backup all my files form windows computer to linux comptuer. And linux computer to windows computer? Want to have a cron setup also so that id does it dayly. Thanks |
Backup file linux ==> windows:
1) create a network share on your windows PC 2) Use smbmount on linux to mount the share. 3) Use the tar program to make a backup of your linux files and store it on the monted windows share. Backup Windows ==> Linux: 1) Install samba on your linux PC and create a samba share. 2) create a network drive on windws for this samba share and save the backup file(s) on this network drive. You can use a backup software of your choice for windows. |
so your saying do all of it form windows and not use a liux program?
|
No, when i write ".... on linux" it means you will have to do this on your linux PC, not on windows.
|
| All times are GMT +2. The time now is 00:28. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.