SCP or Secure Copy is a useful program for sending files between two or more computers over a secure shell (SSH) connection. In this post, I’ll show you how to use SCP to send files from your local computer to a remote, copy files from a remote computer to your local or copy files between
Continue reading SCP: Sending files between servers using SSH
Tag: ssh
Remote development using PyCharm
PyCharm supports remote development. Learn how to set it up in this article.