/$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
/$$__  $$| $$_____/|__  $$__/| $$__  $$
| $$  \__/| $$         | $$   | $$  \ $$
|  $$$$$$ | $$$$$      | $$   | $$$$$$$/
\____  $$| $$__/      | $$   | $$____/
/$$  \ $$| $$         | $$   | $$
|  $$$$$$/| $$         | $$   | $$
\______/ |__/         |__/   |__/

========================================

sftp is an interactive file transfer  program, similar to ftp(1), which performs
      all operations over an encrypted ssh(1)  transport.  It may also use many
      features of ssh, such as public key authentication and compression.  sftp
      connects and  logs into  the specified host,  then enters  an interactive
      command mode.

  ___                            _     _          _              _
 / __| ___  _ _   _ _   ___  __ | |_  | |_  ___  | |_   ___  ___| |_
| (__ / _ \| ' \ | ' \ / -_)/ _||  _| |  _|/ _ \ | ' \ / _ \(_-<|  _|
 \___|\___/|_||_||_||_|\___|\__| \__|  \__|\___/ |_||_|\___//__/ \__|
=====================================================================

       sftp user@host


 _   _        _                _    __ ___                      _                _
| | | | _ __ | | ___  __ _  __| |  / /|   \  ___ __ __ __ _ _  | | ___  __ _  __| |
| |_| || '_ \| |/ _ \/ _` |/ _` | / / | |) |/ _ \\ V  V /| ' \ | |/ _ \/ _` |/ _` |
 \___/ | .__/|_|\___/\__,_|\__,_|/_/  |___/ \___/ \_/\_/ |_||_||_|\___/\__,_|\__,_|
       |_|
===================================================================================

       sftp> put /path/file-name
       sftp> get /path/file-name