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: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 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 2 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 8 hours ago
2 days 10 hours ago