AIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Adam R. Frielink
> Sent: Thursday, October 14, 2004 9:37 AM
> To: Perl Win32 List
> Subject: RE: Unlink and UNC paths
>
>
>
> >
> >
> > I would guess that $flist would need the same escapin
om: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Gerber, Christopher J
Sent: Thursday, October 14, 2004 9:53 AM
To: Adam R. Frielink; Perl Win32 List
Subject: RE: Unlink and UNC paths
> > I would guess that $flist would need the same escaping on
> > the \ that
> > the fir
r v5.8.
Thanks in advance for helps.
eugene
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Adam R. Frielink
Sent: Thursday, October 14, 2004 9:37 AM
To: Perl Win32 List
Subject: RE: Unlink and UNC paths
>
>
> I would guess that $flist would need the same
> > I would guess that $flist would need the same escaping on
> > the \ that
> > the first part of your UNC path has or change to ''..
>
> No luck on escaping the '\' either. Anyone have another idea?
>
> >
> >> unlink "SERVER\\C\$" . $flist;
> >> $flist contains "\TEMP\file.tar.gz";
> >>
>
>
> I would guess that $flist would need the same escaping on the
> \ that the
> first part of your UNC path has or change to ''..
>
> HTH
>
> Steven
>
No luck on escaping the '\' either. Anyone have another idea?
>
>
>> unlink "SERVER\\C\$" . $flist;
>>
>> $flist contains "\TEM
I would guess that $flist would need the same escaping on the \ that the
first part of your UNC path has or change to ''..
HTH
Steven
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Adam R. Frielink
Sent: Wednesday, October 13, 2004 12:00 PM
To: Perl Wi