-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please direct your posts to mailing lists rather than private developers. http://cygwin.com/acronyms/#PPIOSPE
According to Amarnath Sharma on 5/8/2007 7:13 AM: > Hi Eric, > I tried cygwin tar 1.16. I find that strange, since cygwin tar is at 1.16.1, not 1.16. > Its doing fine as far as big file(> 2GB) is > concerned and "-" stdout option is also working fine, but -T option is > giving problem. > error details > =============== > C:\testbed\cygwintar\panacesFileReplicator\temp>tar -cvf - -T > Testfile.tmp > tar: file1.txt\r: Cannot stat: No such file or directory > tar: file2.txt\r: Cannot stat: No such file or directory That's because you are using CRLF line endings, but told cygwin that you wanted a binary mount. Use d2u on Testfile.tmp to get rid of those spurious CRs. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGQH0m84KuGfSFAYARAqFFAKClrqT2ItmGPxoKmaq3qISmsOvBmQCggZXD hxhqMTN9yueY97lx9qHxc3c= =Qn2W -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/