Sharing a directory through HTTP in one line

Sometimes I find myself wanting to transfer one (or several) file to a different host or mobile device, and getting the USB cable or using SSH is not always possible. In those cases I just use this super-silly Python one-liner:

[gist]https://gist.github.com/676079[/gist]

And there you go.

Leave a Reply

Your email address will not be published. Required fields are marked *