diff --git a/FTP-server.md b/FTP-server.md index 4a3b086..cd5888c 100644 --- a/FTP-server.md +++ b/FTP-server.md @@ -1,4 +1,4 @@ -# FTP server for uploading sample files +# File server for uploading sample files Whenever I ask someone to upload a sample file, I prefer the upload is done to my own server. It is only reachable via SFTP ([SSH file transfer protocol](http://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol)).