summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Plasa <dplasa@gmail.com>2020-05-26 05:00:25 +0200
committerGitHub <noreply@github.com>2020-05-26 05:00:25 +0200
commitfafd272e801ee94da51896306f643d4b1bb4f769 (patch)
treef77d780446c458f69b5670bd775bc65d1c31b1c3
parentUpdate README.md (diff)
downloadFTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar.gz
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar.bz2
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar.lz
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar.xz
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.tar.zst
FTPCLientServer-fafd272e801ee94da51896306f643d4b1bb4f769.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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