summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Paiva <david@nailbuster.com>2016-02-04 19:38:26 +0100
committerDavid Paiva <david@nailbuster.com>2016-02-04 19:38:26 +0100
commit4d11a5454db3330fddb65eba3d0bfa24d4e984aa (patch)
tree7da64570728cc14d89b9c32867662524c1c3d15e /README.md
parentUpdate README.md (diff)
downloadFTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar.gz
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar.bz2
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar.lz
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar.xz
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.tar.zst
FTPCLientServer-4d11a5454db3330fddb65eba3d0bfa24d4e984aa.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec285f2..23fa551 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ 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
+only supports Passive ftp mode....
+
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 directory (and restart arduino ide).