www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/01/18/23:49:45

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
Date: Sun, 18 Jan 2004 23:50:55 -0500
From: Seth Rubin <srubin AT thoughtprocess DOT com>
Subject: RE: Can't delete file
In-reply-to: <Pine.LNX.4.58.0401181845520.6232@cinemaspace.berkeley.edu>
To: ama-list AT mltp DOT com, Cygwin Mail List <cygwin AT cygwin DOT com>
Message-id: <CNELLBDHOKALJPHOOBBECEADENAA.srubin@thoughtprocess.com>
MIME-version: 1.0
X-IsSubscribed: yes

All DOS files are also stored in 8.3 name format.  Your file is probably
stored as WCTPRO~1.ACT
To see the 8.3 name belonging to a file, do DIR /X from a DOS window.  You
can fully use this name to access the file in question.  E.g.

DEL WCTPRO~1.ACT

-- Seth

-----Original Message-----
From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf
Of Aurangzeb M. Agha
Sent: Sunday, January 18, 2004 9:52 PM
To: Cygwin Mail List
Subject: Can't delete file


While running wget on a site I run, I ended up downloading the following
file:

wctPropInfo DOT action AT lid=1&slid=40&product=Hotel&type=PropertyInformation&lang
=ENG&affiliateId=10006093&hotelId=10214537&include=OVERVIEW&did=14&numberAdu
lts=1&numberRooms=1&dateSelected=false&needDates=Y&debugXML=false

Problem is that now I can't get rid of it.  I'm guessing this is due to
the M$ char limit.  I've tried everything from:

ls *wctProp* | xargs rm -f

to 'rm -f *', but no luck.  Every time, I get the same thing:

$ rm
wctPropInfo.action\@lid\=1\&slid\=40\&product\=Hotel\&type\=PropertyInformat
ion\&lang\=ENG\&af
filiateId\=10006093\&hotelId\=10214537\&include\=OVERVIEW\&did\=14\&numberAd
ults\=1\&numberRooms\=1
\&dateSelected\=false\&needDates\=Y\&debugXML\=false
rm: cannot remove
`wctPropInfo DOT action AT lid=1&slid=40&product=Hotel&type=PropertyInformation&lan
g=ENG&
affiliateId=10006093&hotelId=10214537&include=OVERVIEW&did=14&numberAdults=1
&numberRooms=1&dateSelec
ted=false&needDates=Y&debugXML=false': File or path name too long

Anyone have any idea what I can do?  I've tried to remove from a Dos
window, Windows Explorer, but no luck.


Thanks,

Zeb

--
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/


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019