From fafd272e801ee94da51896306f643d4b1bb4f769 Mon Sep 17 00:00:00 2001 From: Daniel Plasa Date: Tue, 26 May 2020 05:00:25 +0200 Subject: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 981dc62..b1a0641 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ I've tested it with Filezilla, and it works (upload/download/rename/delete). The * It only allows one ftp control and one data connection at a time. You need to setup Filezilla (or other clients) to respect that, i.e. only allow **1** connection. (In FileZilla go to File/Site Manager then select your site. In Transfer Settings, check "Limit number of simultaneous connections" and set the maximum to 1.) * It does not support encryption, so you'll have to disable any form of encryption... -## Useage +## Usage ### Construct an espFTPServer Select the desired FS via the contructor -- cgit v1.2.3