In this guide, we will look at what is SCP and how to securely transfer files between local and remote computers with SCP in Linux and Unix-like operating systems.
Tag:
scp
- Secure Shell (SSH)FreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksSecurityShell ScriptsUnixUnix/Linux Beginners
How To Use sshpass For Non-interactive SSH login In Scripts In Linux And FreeBSD
By skBy sk 3.4K viewsIn this guide, we will learn what is sshpass utility, how to install sshpass in Linux and FreeBSD, and how to use sshpass for non-interactive SSH login in shell scripts in Linux.
- FAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksVimVim Tips
Vim Tips – Read And Write Remote Files With Vim On Linux
By skBy sk 2.3K viewsA while ago, we discussed how to edit remote files with Vim editor on…
- VimLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecure Shell (SSH)Text editorsUnix/Linux BeginnersVim Tips
Vim Tips – Edit Remote Files With Vim On Linux
By skBy sk 6.3K viewsVim is one of the best, highly configurable text editor that comes with a…
- RsyncBackup toolsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux BeginnersUtilities
Resume Partially Transferred Files Over SSH Using Rsync
By skBy sk 26.3K viewsThis brief guide explains what is Rsync and how to resume partially transferred files over SSH using Rsync in Linux operating systems.