diff --git a/sources/tech/20141119 10 SCP Commands to Transfer Files or Folders in Linux.md b/sources/tech/20141119 10 SCP Commands to Transfer Files or Folders in Linux.md index 1042c67783..8a94352768 100644 --- a/sources/tech/20141119 10 SCP Commands to Transfer Files or Folders in Linux.md +++ b/sources/tech/20141119 10 SCP Commands to Transfer Files or Folders in Linux.md @@ -1,3 +1,4 @@ +Translating by ZTinoZ 10 SCP Commands to Transfer Files/Folders in Linux ================================================================================ 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. @@ -235,4 +236,4 @@ via: http://www.tecmint.com/scp-commands-examples/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[a]:http://www.tecmint.com/author/pungkiarianto/ \ No newline at end of file +[a]:http://www.tecmint.com/author/pungkiarianto/