summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Paiva <david@nailbuster.com>2016-02-04 17:43:25 +0100
committerDavid Paiva <david@nailbuster.com>2016-02-04 17:43:25 +0100
commitc5f8dfafc542aa924fe22842689def32031b38dc (patch)
treed213ba442683044608cbf7eed405611cc173262f
parentCreate README.md (diff)
downloadFTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar.gz
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar.bz2
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar.lz
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar.xz
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.tar.zst
FTPCLientServer-c5f8dfafc542aa924fe22842689def32031b38dc.zip
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd35ae7..bb06192 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,9 @@ To force FileZilla to use the primary connection for data transfers:
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 any encryption, so you'll have to disable any form of encryption...
+
+feel free to try it out (sample provided)....unzip into your arduino library direction (and restart arduino ide).
-feel free to try it out (sample provided)....
this is the original project on github I worked from: https://github.com/gallegojm/Arduino-Ftp-Server/tree/master/FtpServer