Skip to content

Using '-zip' option leaves temporary '..zip' file when used on folder #126

Closed
@louie-github

Description

@louie-github

Steps to reproduce:

  1. Create an empty folder.
  2. Run ect -zip .
  3. Check contents of folder.

Output of ls:

❯ ls -ahl
total 12K
drwxr-xr-x  2 louie louie 4.0K May  2 13:04 .
drwx------ 25 louie louie 4.0K May  2 13:04 ..
-rw-r--r--  1 louie louie  108 May  2 13:04 ..zip

The ..zip file contains the current directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions