Translating by ZTinoZ

This commit is contained in:
ZTinoZ 2014-12-01 22:12:32 +08:00
parent ed5987a7af
commit ac5dcd7026

View File

@ -1,5 +1,4 @@
Translating by ZTinoZ
10 SCP Commands to Transfer Files/Folders in Linux
Linux中的十条SCP传输命令
================================================================================
Linux administrator should be familiar with **CLI** environment. Since **GUI** mode in Linux servers is not a common to be installed. **SSH** may the most popular protocol to enable Linux administrator to manage the servers via remote in secure way. Built-in with **SSH** command there is **SCP** command. **SCP** is used to copy file(s) between servers in secure way.