Skip to content

Secure File Transfer From/To Remote Server

View on Twitter

💡 Secure Copy Protocol (SCP) is an easy way to securely transfer files to and from a remote server.

You can use scp to copy an entire project folder in order to deploy an app, or a single file like ".env".

Run scp source destination to transfer files from/to remote server in a secure way. Prepend user@host: to the remote path.

Download the VPS Security Cheatsheet

Use this FREE security cheatsheet to not miss a step when securing your VPS.

A preview of the VPS Security Cheatsheet.

You'll also get tips on building scalable Node.js applications about twice a month. I respect your email privacy. Unsubscribe any time.

You might also like
Enabling HTTPS During Development Read tip
Skip to Content Link Read tip
Practical Guide to Amazon Web Services Read tip