On Apr  1 03:26, Robert Miles wrote:
> The C: drive on one of my 64-bit Windows 7 computers is approaching
> 90% full, but there are two other drives that are nearly empty.
> 
> Can I move the entire Cygwin and Cygwin64 directory trees to one
> of the nearly empty drives, without losing the extra packages I've
> already downloaded and the files I've created?

Robocopy allows to copy an entire Cygwin tree while keeping all
permissions intact.  I had good luck with something along the
lines of

  robocopy C:\cygwin64 D:\cygwin64 /e /purge /z /copyall /sl


YMMV,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgptlgvuPZ0Om.pgp
Description: PGP signature

Reply via email to