RE: Miyako zip plugin

2018-11-13 Thread Piotr Chabot Stadhouders via 4D_Tech
Hi Miyako,

Ok, thanks.
Then I will handle this another way

Gr,
Piotr


Hello,

the is no code in the plugin to handle wild card matching.

you must specify a folder or file.

that said, the ZIP_Without_enclosing_folder (4) option might work in your 
situation.

https://github.com/miyako/4d-plugin-zip

Van: Piotr Chabot Stadhouders
Verzonden: dinsdag 13 november 2018 17:24
Aan: 4D iNug Technical <4d_tech@lists.4d.com<mailto:4d_tech@lists.4d.com>>
Onderwerp: Re: Miyako zip plugin

Hi Kirk,

Thanks for the tip. I have downloaded the latest version
Unfortunately, now I end up with a zip file with in it, instead of text files, 
empty folders named after the text files.

Gr,
Piotr


Piotr,
If you haven't already check github to see if you are using the most recent
version of this plugin. It's one that Miyako maintains and updates
regularly. This may be an issue he's fixed already.
https://github.com/miyako?page=3=repositories

On Tue, Nov 13, 2018 at 2:33 AM Piotr Chabot Stadhouders via 4D_Tech <
4d_t...@xxx.xxx<mailto:4d_t...@xxx.xxx>> wrote:

> Hi Miyako, or others,
>
> We are using Miyako's zip plugin, thanks for that!
>
> But now we are having difficulties (on Windows) with zipping text files
> within a folder.
> Previously we used the 7zip plugin from Miyako, and used *.txt to define
> all text files within the folder
>
> But now, when I use [FOLDER]\*.txt as source path I end up with a zip file
> containing the text files, but the text files are all empty
>
> $success:=Zip
> ($source_path;$dest_path;$password;ZIP_Compression_level_1;ZIP_With_attributes)
>
> Am I doing something wrong? What is the way to compress all text files
> within a folder without the enclosing folder?
>
> Thanks in advance,
> Piotr
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive: http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub: mailto:4d_tech-unsubscr...@xxx.xxx
> **
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Miyako zip plugin

2018-11-13 Thread Piotr Chabot Stadhouders via 4D_Tech
Hi Kirk,

Thanks for the tip. I have downloaded the latest version
Unfortunately, now I end up with a zip file with in it, instead of text files, 
empty folders named after the text files.

Gr,
Piotr


Piotr,
If you haven't already check github to see if you are using the most recent
version of this plugin. It's one that Miyako maintains and updates
regularly. This may be an issue he's fixed already.
https://github.com/miyako?page=3=repositories

On Tue, Nov 13, 2018 at 2:33 AM Piotr Chabot Stadhouders via 4D_Tech <
4d_t...@xxx.xxx> wrote:

> Hi Miyako, or others,
>
> We are using Miyako's zip plugin, thanks for that!
>
> But now we are having difficulties (on Windows) with zipping text files
> within a folder.
> Previously we used the 7zip plugin from Miyako, and used *.txt to define
> all text files within the folder
>
> But now, when I use [FOLDER]\*.txt as source path I end up with a zip file
> containing the text files, but the text files are all empty
>
> $success:=Zip
> ($source_path;$dest_path;$password;ZIP_Compression_level_1;ZIP_With_attributes)
>
> Am I doing something wrong? What is the way to compress all text files
> within a folder without the enclosing folder?
>
> Thanks in advance,
> Piotr
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive: http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub: mailto:4d_tech-unsubscr...@xxx.xxx
> **
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Miyako zip plugin

2018-11-13 Thread Kirk Brooks via 4D_Tech
Piotr,
If you haven't already check github to see if you are using the most recent
version of this plugin. It's one that Miyako maintains and updates
regularly. This may be an issue he's fixed already.
https://github.com/miyako?page=3=repositories

On Tue, Nov 13, 2018 at 2:33 AM Piotr Chabot Stadhouders via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> Hi Miyako, or others,
>
> We are using Miyako's zip plugin, thanks for that!
>
> But now we are having difficulties (on Windows) with zipping text files
> within a folder.
> Previously we used the 7zip plugin from Miyako, and used *.txt to define
> all text files within the folder
>
> But now, when I use [FOLDER]\*.txt as source path I end up with a zip file
> containing the text files, but the text files are all empty
>
> $success:=Zip
> ($source_path;$dest_path;$password;ZIP_Compression_level_1;ZIP_With_attributes)
>
> Am I doing something wrong? What is the way to compress all text files
> within a folder without the enclosing folder?
>
> Thanks in advance,
> Piotr
>
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
Kirk Brooks
San Francisco, CA
===

*We go vote - they go home*
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**