What would be the best way to copy lots of files from one
server to another.
Ted Cabeen
secabeen at pobox.com
Fri Jun 20 10:48:29 PDT 2003
Etienne Ledoux <etienne at unix.za.org> writes:
> Greetings,
>
> I need to copy lots of directories/files from one server to another. Approx
> 45Gb . These files are mailboxes stored in maildir format. What would be the
> best/safest/quickest way to do this ?
rsync is probably your best bet. That way you can do an initial copy
while the server is still running and then do a quick re-sync during
the switchover. Otherwise you'll have significant downtime while the
copy goes through. 45GB is a lot of data.
--
Ted Cabeen http://www.pobox.com/~secabeen ted at impulse.net
Check Website or Keyserver for PGP/GPG Key BA0349D2 secabeen at pobox.com
"I have taken all knowledge to be my province." -F. Bacon secabeen at cabeen.org
"Human kind cannot bear very much reality."-T.S.Eliot cabeen at netcom.com
More information about the freebsd-isp
mailing list