| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Lewis Hyatt <lhyatt AT princeton DOT edu> |
| Subject: | Re: Unix tar file with colons in archived file names |
| Date: | Thu, 19 Jul 2007 13:01:52 -0400 |
| Lines: | 14 |
| Message-ID: | <f7o5dq$a7b$1@sea.gmane.org> |
| References: | <11692093 DOT post AT talk DOT nabble DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Thunderbird 1.5.0.12 (Windows/20070509) |
| In-Reply-To: | <11692093.post@talk.nabble.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
> > When the cygwin tar recognizes this, due to Windows restrictions, the output > file is not properly extracted. I Googled around and found options for > --force-file and http://cygwin.com/ml/cygwin/2001-01/msg01536.html this > link , but I still can't get this to work properly. > > I am able to get the files extracted if I use WinRAR (it converts : to _ on > extract), but I'd prefer to do this from the shell since I can automate this > more readily. Any ideas how I can do this? just use "--transform='s/:/_/g'", you can turn the colons into whatever you want. -lewis -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |