Update FTP server

Moritz Bunkus 2020-01-27 08:47:11 +00:00
parent a2f22c214d
commit ea4eb9fe29

@ -12,11 +12,10 @@ There are several Open Source SFTP clients for all operating systems out there.
The login data is as follows:
* Host: `ftp.bunkus.org`
* Port: 2222
* Protocol: "SFTP - SSH File Transfer Protocol"
* Logon type: normal
* User: `upload`
* Host name: `ftp.bunkus.org`
* Port number: 2222
* File protocol: "SFTP" (for command line users: use the `sftp` command, not `scp`)
* User name: `upload`
* Password: `only`
## Configuration for WinSCP