mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
I created a template to transfer folders to zip archives #216
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RemyyB on GitHub.
Hi there,
Maybe you could add these to the examples, I added the ability to directly convert a folder to a zip archive and upload it (in Batch + Bash), maybe they can be used in the examples ;)
Edit: I see that I have a bug if the folder or file has a space in it, will fix it first :)
Remy