URL and mailmap updates, remove an obsolete directory [ci skip]

Closes https://github.com/curl/curl/pull/3031
This commit is contained in:
Viktor Szakats 2018-09-22 07:58:05 +00:00
parent dee1700ce6
commit f078361c0e
17 changed files with 21 additions and 101 deletions

View file

@ -533,7 +533,7 @@
Some FTP servers allow STAT for listing directories instead of using LIST,
and the response is then sent over the control connection instead of as the
otherwise usedw data connection: http://www.nsftools.com/tips/RawFTP.htm#STAT
otherwise usedw data connection: https://www.nsftools.com/tips/RawFTP.htm#STAT
This is not detailed in any FTP specification.