getlink
is command line utility to generate sharable link of any file or folder on your machine to share it with anyone. You can create a password protected file-share by passing -p
flag to this shell script. There is a limit of 100MB file can be shared.
getlink.sh -c
getlink.sh file1 file2 ~/folder3
output
https://s3-us-west-2.amazonaws.com/shaw-public-bucket/kSBIPW6jD8.zip
getlink.sh -p file1 file2 ~/folder3
output
https://s3-us-west-2.amazonaws.com/shaw-public-bucket/kSBIPW6jD8.zip
password - 14345
Let me know if you find a bug and request a new feature. Either ping me on hipchat or email me at [email protected]. Better would be if you can create a issue here itself.
Owner - ShawAcademy private limited
Author - Amit Aggarwal [email protected]