When Virtual Machine virtualization and linux container virtualization are being used at the same time, it can become difficult to transfer a file from a remote machine in a oneliner. I created this simple utility to solve my problem by transferring the file through a clipboard hosted on the public internet.

I realize that the app is very simplistic, not secured, and it could be improved, but it is at least developed enough to be useful for me, so I posted it anyway.

If you are curious, check out the source code.

Comments