Update FTP server

Moritz Bunkus 2020-08-31 16:35:56 +00:00
parent 71b28ab9ab
commit 8a4b6290d1

@ -2,11 +2,11 @@
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)).
Please place the file(s) in the folder named "`upload`". If you're uploading more than one file, please create a separate folder for that and name it sensibly, e.g. include your name or the bug number you're referring to. Thanks.
Please place the file(s) in a folder whose name contains the issue number you upload them for. Thanks.
There are several Open Source SFTP clients for all operating systems out there. Linux and macOS come with the command-line utility "sftp" included. For Windows I suggest [WinSCP](https://winscp.net/eng/index.php), a small but powerful Open Source program capable of using all modern features of SSH/SFTP.
**Note: You can only upload to this server, not download from it. Stop trying!**
**Note: You can only upload to this server, not download from it.**
## Login credentials