Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rsync question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Sat May 14, 2005 1:32 pm    Post subject: rsync question Reply with quote

Ok, I read somewhere that rsync was my best bet for moving large amounts of files from one partition to another. I would like to do this so I can reformat my root drive as ext3 instead of reiserfs (so i can read it in windows just in case i need to). I read the man page for rsync and tried the options I thought I needed to do this and I got a nice error. Can someone that has experience in this please give me some advice. I am copying from /dev/hdb3 to /dev/hdb6 (hdb6 will become my FreeBSD drive, eventually).
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Sat May 14, 2005 2:34 pm    Post subject: Reply with quote

system - from one system to another.
To copy files to another partition use either cp or tar.

Quote:
I am copying from /dev/hdb3 to /dev/hdb6 (hdb6 will become my FreeBSD drive, eventually

Well, hdb6 isn't a drive, and you may run into multiple amusing problems when trying to combine a FreeBSD UFS filesystem with regular Linux partitions.
Amusing to me, that is ;-)
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
chris1282
n00b
n00b


Joined: 09 May 2005
Posts: 16

PostPosted: Sun May 15, 2005 1:48 pm    Post subject: Reply with quote

to move or copy large file trees or stuff like that, read about the usage of
Code:
rsync -a
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum