Thread
:
Backup/Upgrade of Harddisk
View Single Post
#
6
(
permalink
)
14-02-2008, 08:44 PM
dklima
Junior Member
User
Join Date: Feb 2008
OS: SUSE
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
The command
Code:
cp -a
will do the same, but with rsync you have some advantages like if for some reason you cp command fail you'll have no way to continue where it stopped but will have to start it again, with rsync it will start where it stopped.
dklima
View Public Profile
Send a private message to dklima
Find all posts by dklima