Re: What would be the best way to copy lots of files from one server to another.

From: Ted Cabeen (secabeen_at_pobox.com)
Date: 06/20/03

  • Next message: Sing Song: "FBSD5 syslogd not logging"
    To: Etienne Ledoux <etienne@unix.za.org>
    Date: Fri, 20 Jun 2003 10:48:28 -0700
    
    

    Etienne Ledoux <etienne@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@impulse.net 
    Check Website or Keyserver for PGP/GPG Key BA0349D2         secabeen@pobox.com
    "I have taken all knowledge to be my province." -F. Bacon  secabeen@cabeen.org
    "Human kind cannot bear very much reality."-T.S.Eliot        cabeen@netcom.com
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Sing Song: "FBSD5 syslogd not logging"

    Relevant Pages