TAG

Scp

SCP vs RSYNC - Which one to use in Production?

This tutorial covers the basics and differences between SCP and Rsync, when to use each, their performance, security considerations, practical examples, and …

By omercakmak · 8 min read · Tips and Tricks

[SOLVED] Upload file to Linux server from Windows

3 different methods to upload file to Linux server from Windows. Using SCP or PSCP CLI tool, or Using WinSCP and/or FileZilla which are GUI based tool

By omercakmak · 5 min read · SCP