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.
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
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.
Recent comments
1 day 15 hours ago
1 day 17 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 12 hours ago
2 days 18 hours ago
3 days 4 hours ago
3 days 5 hours ago
3 days 14 hours ago
3 days 15 hours ago