justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Secure File Transfer'

  • Apr 2, 2009

    Securely copying files to another machine

    Quick post about copying files between computers over a secure connection.Linux and Cygwin comes with scp, a secure version of cp.Usage... in this case I'm copying a file from my...

    cygwin secure-file-transfer scp