Password protection #351

Closed
opened 2026-01-19 18:29:59 +00:00 by michael · 1 comment
Owner

Originally created by @nonameolsson on GitHub.

Hi!
Great tool!

Would it be possible to add password protection to files?
transfer --password=mypass myfile.png

http://recordit.co/ has password protection and it works pretty nice.

Thanks for developing transfer.sh!

Originally created by @nonameolsson on GitHub. Hi! Great tool! Would it be possible to add password protection to files? `transfer --password=mypass myfile.png` [http://recordit.co/](http://recordit.co/) has password protection and it works pretty nice. Thanks for developing transfer.sh!
Author
Owner

@rockymadden commented on GitHub:

Tiny wrapper for transfer.sh that does this:

$ transfer upload /path/to/file.log --encrypt --password password

https://github.com/rockymadden/transfer-cli

@rockymadden commented on GitHub: Tiny wrapper for transfer.sh that does this: ```bash $ transfer upload /path/to/file.log --encrypt --password password ``` https://github.com/rockymadden/transfer-cli
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#351