[delphizip] Re: problems with extracting to network

  • From: "skala" <skala2pa3@xxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Wed, 19 Jan 2005 12:30:09 +0100

I finally got the time and place to test the extract to a 'proper' network.

It works great without problems in all scenarios :)

Thank you!
Marko


> -----Original Message-----
> From: delphizip-bounce@xxxxxxxxxxxxx [mailto:delphizip-
> bounce@xxxxxxxxxxxxx] On Behalf Of R. Peters
> Sent: Monday, January 03, 2005 10:29 PM
> To: delphizip@xxxxxxxxxxxxx
> Subject: [delphizip] Re: problems with extracting to network
> 
> I have been working on the problem and have a new version of UnzDll for
> you
> to try - it works ok on my computer but needs to be tested on a 'proper'
> network.
> 
> http://www.delphizip.net/dll/unzdll17821.zip  (61k)
> 
> - Russell Peters
> 
> -----Original Message-----
> From: delphizip-bounce@xxxxxxxxxxxxx [mailto:delphizip-
> bounce@xxxxxxxxxxxxx]
> On Behalf Of skala
> Sent: Monday, 20 December 2004 5:11 AM
> To: delphizip@xxxxxxxxxxxxx
> Subject: [delphizip] problems with extracting to network
> 
> Hello
> 
> I tried to extract files to a network path with partial success
> 
> 1. Tried with ExtrBaseDir set to =C2=BB\\comp1\abc=C2=AB and worked ok.
> 2. Tried with ExtrBaseDir empty and tried to set the extract filename =
> with SetExtName event as follows:
> 
> FileName :=3D '\\comp1\abc\'+FileName;
> IsChanged :=3D true;
> 
> This has created the file on: C:\comp1\abc\somefile.txt
> 
> Below is an extract from the verbose message info:
> =C2=BBUnzipped file \comp1\abc\somefile.txt of size 766=C2=AB
> 
> The correct message should be (and is like that with ExtrBaseDir set):
> =C2=BBUnzipped file \\comp1\abc\somefile.txt of size 766=C2=AB
> 
> I use the 1.78 version of TZipMaster in Delphi7 on WindowsXP. The only =
> settings modified are:
> ExtrOptions to [ExtrDirNames,ExtrOverWrite,ExtrForceDirs].
> 
> I had the same problem in some previous version but have forgoten about =
> it until now, when i needed it and it didn't not work =E2=98=BA. I think =
> the version was 1.73 so it's not a new bug - if it is one.
> 
> Have fun ;) and thank you
> Marko
> 
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.
> 
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.

-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: