In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

About Tzip

Xailer professional forum in English
Responder
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About Tzip

Mensaje por Xailer »

Hello Jose, Ignacio, Josi
A want to use Tzip for backup pupsoses. I see that can not add an empty
directory to the final zip file. Is there any way to do this.
F E L I Z NA V I D A D 2009
All the best
Dionisis
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> A want to use Tzip for backup pupsoses. I see that can not add an empty
> directory to the final zip file. Is there any way to do this.
Haven't tried but maybe :AddFile( "EmptyPath." ) will do the trick.
> F E L I Z NA V I D A D 2009
Best wishes for you too :-)
Regards,
José Lalí­n
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> A want to use Tzip for backup pupsoses. I see that can not add an empty
> directory to the final zip file. Is there any way to do this.
Haven't tried but maybe :AddFile( "EmptyPath." ) will do the trick.
> F E L I Z NA V I D A D 2009
Best wishes for you too :-)
Regards,
José Lalí­n
NoAccount
Mensajes: 35
Registrado: Mié Sep 16, 2009 10:09 am

About Tzip

Mensaje por NoAccount »

Dionisis,
I hope your TZip problem is fixed with Jose advice.
I wish you also a happy Christmas.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"José Lalín" <dezac_quitaesto_@corevia.com> escribió en el mensaje
news:4b293531$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Dionisis,
> A want to use Tzip for backup pupsoses. I see that can not add an empty
> directory to the final zip file. Is there any way to do this.
Haven't tried but maybe :AddFile( "EmptyPath." ) will do the trick.
> F E L I Z NA V I D A D 2009
Best wishes for you too :-)
Regards,
José Lalín
NoAccount
Mensajes: 35
Registrado: Mié Sep 16, 2009 10:09 am

About Tzip

Mensaje por NoAccount »

Dionisis,
I hope your TZip problem is fixed with Jose advice.
I wish you also a happy Christmas.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"José Lalín" <dezac_quitaesto_@corevia.com> escribió en el mensaje
news:4b293531$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Dionisis,
> A want to use Tzip for backup pupsoses. I see that can not add an empty
> directory to the final zip file. Is there any way to do this.
Haven't tried but maybe :AddFile( "EmptyPath." ) will do the trick.
> F E L I Z NA V I D A D 2009
Best wishes for you too :-)
Regards,
José Lalín
Avatar de Usuario
Dionisis Divaris
Mensajes: 485
Registrado: Jue Jul 12, 2007 8:48 pm
Ubicación: Athens Greece

About Tzip

Mensaje por Dionisis Divaris »

On 20/12/2009 8:42 μμ, Ignacio Ortiz de Zúñiga wrote:
> Dionisis,
>
> I hope your TZip problem is fixed with Jose advice.
>
> I wish you also a happy Christmas.
>
> Regards,
>
Hello Ignacio
Not solved. I have the following problem. The tree directory is a
complicated tree from 230 include directories and 40000 files. More of
those directories contains text files about 1kb each one. When give the
top directory like: TZipFile:aFileMask:= d:Data1*.* and use
TZipFile:lRecurse:= .T. many empty directories, or directories contain
one file and one empty directory, not included in the final ziped file.
Merry Christmas and happy new year !
All the best to you and your families
Dionisis
T.I.A
Dionisis
SGS-soft
support.sgs@gmail.com
Guest

About Tzip

Mensaje por Guest »

On 20/12/2009 8:42 μμ, Ignacio Ortiz de Zúñiga wrote:
> Dionisis,
>
> I hope your TZip problem is fixed with Jose advice.
>
> I wish you also a happy Christmas.
>
> Regards,
>
Hello Ignacio
Not solved. I have the following problem. The tree directory is a
complicated tree from 230 include directories and 40000 files. More of
those directories contains text files about 1kb each one. When give the
top directory like: TZipFile:aFileMask:= d:Data1*.* and use
TZipFile:lRecurse:= .T. many empty directories, or directories contain
one file and one empty directory, not included in the final ziped file.
Merry Christmas and happy new year !
All the best to you and your families
Dionisis
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> Not solved. I have the following problem. The tree directory is a
> complicated tree from 230 include directories and 40000 files. More of
> those directories contains text files about 1kb each one. When give the
> top directory like: TZipFile:aFileMask:= d:Data1*.* and use
> TZipFile:lRecurse:= .T. many empty directories, or directories contain
> one file and one empty directory, not included in the final ziped file.
I found the problem: the DirectoryRecurse function doesn't include the
directory names even when the "D" attribute is passed.
While it gets fixed in xHarbour CVS you should try to recurse the directory
and add each file/directory with :AddFile().
Regards,
José Lalí­n
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> Not solved. I have the following problem. The tree directory is a
> complicated tree from 230 include directories and 40000 files. More of
> those directories contains text files about 1kb each one. When give the
> top directory like: TZipFile:aFileMask:= d:Data1*.* and use
> TZipFile:lRecurse:= .T. many empty directories, or directories contain
> one file and one empty directory, not included in the final ziped file.
I found the problem: the DirectoryRecurse function doesn't include the
directory names even when the "D" attribute is passed.
While it gets fixed in xHarbour CVS you should try to recurse the directory
and add each file/directory with :AddFile().
Regards,
José Lalí­n
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About Tzip

Mensaje por Xailer »

Hello Josi
Many thanks for the info. Can you pass the fault to the xHarbour NG for
fixing?
Best wishes to you and your family
Regards
Dionisis
"Jose Lalin" <dezac_quitaesto_@corevia.com> wrote in message
news:4b30e050$[email=2@svctag-j7w3v3j....]2@svctag-j7w3v3j....[/email]
Dionisis,
> Not solved. I have the following problem. The tree directory is a
> complicated tree from 230 include directories and 40000 files. More of
> those directories contains text files about 1kb each one. When give the
> top directory like: TZipFile:aFileMask:= d:Data1*.* and use
> TZipFile:lRecurse:= .T. many empty directories, or directories contain
> one file and one empty directory, not included in the final ziped file.
I found the problem: the DirectoryRecurse function doesn't include the
directory names even when the "D" attribute is passed.
While it gets fixed in xHarbour CVS you should try to recurse the directory
and add each file/directory with :AddFile().
Regards,
Jose Lalin
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
Xailer
Mensajes: 328
Registrado: Mar Dic 23, 2008 5:40 pm

About Tzip

Mensaje por Xailer »

Hello Josi
Many thanks for the info. Can you pass the fault to the xHarbour NG for
fixing?
Best wishes to you and your family
Regards
Dionisis
"Jose Lalin" <dezac_quitaesto_@corevia.com> wrote in message
news:4b30e050$[email=2@svctag-j7w3v3j....]2@svctag-j7w3v3j....[/email]
Dionisis,
> Not solved. I have the following problem. The tree directory is a
> complicated tree from 230 include directories and 40000 files. More of
> those directories contains text files about 1kb each one. When give the
> top directory like: TZipFile:aFileMask:= d:Data1*.* and use
> TZipFile:lRecurse:= .T. many empty directories, or directories contain
> one file and one empty directory, not included in the final ziped file.
I found the problem: the DirectoryRecurse function doesn't include the
directory names even when the "D" attribute is passed.
While it gets fixed in xHarbour CVS you should try to recurse the directory
and add each file/directory with :AddFile().
Regards,
Jose Lalin
Dionisis Divaris
SGS-soft
Home Page :
Support at :support.sgs@gmail.com[/email]
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> Many thanks for the info. Can you pass the fault to the xHarbour NG for
> fixing?
I already sent a message to Jose F. on the Xailer development list.
Regards,
José Lalí­n
jlalin
Mensajes: 926
Registrado: Sab Dic 25, 2010 11:10 pm

About Tzip

Mensaje por jlalin »

Dionisis,
> Many thanks for the info. Can you pass the fault to the xHarbour NG for
> fixing?
I already sent a message to Jose F. on the Xailer development list.
Regards,
José Lalí­n
Responder