Mail Archives: cygwin/1998/03/22/13:53:37
Thanks a lot for the tip. It worked great!
How can I make the option '--sparse=never' default for cp?
Martin
----------
Von: Pal Engstad[SMTP:engstad AT hunt DOT inmet DOT com]
Gesendet: Donnerstag, 19. März 1998 22:13
An: martin DOT lang AT vs DOT dasa DOT de
Betreff: cp problem.
Same thing happend to me. Guess what, I guess your binary file had a
lot of 0's in it. When a Unix file system sees this, it will actially
not copy these.
You have to:
# cp --sparse=never from.file to.file
To get a true copy. Go figure.
Actually, if you want to forward this to the gnuwin mailing list, you
are welcome. It should be in the FAQ (or better, the default should
always be --sparse=never on a FAT file system).
Paal-Kristian.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -