Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Send multiple files as a current directory #18

Open
abitrolly opened this issue Oct 6, 2024 · 0 comments
Open

[Enhancement]: Send multiple files as a current directory #18

abitrolly opened this issue Oct 6, 2024 · 0 comments

Comments

@abitrolly
Copy link
Contributor

What changes would you like?

# dot at the end
wormhole send .
# multiple files
wormhole send file1 file2 file3

This could send all files in current directory (".") or specified files as a tar archive named "wormhole-multifile.tar".

And on the receiving end client could propose to unpack the archive automatically.

"Looks like you've receiving a multipack archive, do you want to unpack it automatically?"

Any extra information?

Manually tarring and untarring with wormhole is not convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant