hello thanks for your work, i loaded from github, i replaced the FtpServer.cpp file.
the application connects well, starts loading, then nothing, a message is displayed real time out.
on the app the information I have are: site free -211 end -PASV.
j on the console the last line is: Command is: PASV
Connection management set to passive
Listening at xxx.xxx.xxx.xxx:50009
thank you for your help
hello, this is what the ftp screen displays on my phone.
it cannot display the directory. While with Filezilla no problem, am I missing something? thank you
Hi Moniteur,
please insert the sketch the sketch on this forum, and the key file with ftp configuration, we are going to check.
I try with the SD (as I can understand from serial output) with an esp32 and AndFTP and It’s work for me.
hello, can explain to me what you want, i start. thank you.
can you give me the link to the bookstore you work with. the problem may come from this sdcard library
hello, I am starting with the esp :-). i have arduino ide version 1.18.16. I have the esp version card management for ide 3.0.2.
I have the standard SD library.
With filezilla I have no problem, I display the directory well.
I haven’t changed your program.
I have a wifi connection.
I only have a connection request.
What I see on the feedback console is:
Connected to xxxxxxxxxx
IP address: xxxxxxxxxxx
SD card opened!
Ftp server waiting for connection on port 21
Client connected!
FTP: Connected!
-U-S-E-R- -e-s-p-8-2-6-6–
Command is: USER
-P-A-S-S- -e-s-p-8-2-6-6-
Command is: PASS
Authentication Ok. Waiting for commands.
-F-E-A-T-
Command is: FEAT
-P-W-D-
Command is: PWD
-N-O-O-P-
Command is: NOOP
-C-W-D- – / –
Command is: CWD
-F-E-A-T-
Command is: FEAT
-P-A-S-V-
Command is: PASV
Connection management set to passive
Listening at 192.168.1.63:50009
__________________________________________
the esp expects a return from the ANDFTP application I think?
the application connects well
displays: loading and it spins endlessly and the app disconnects.
on the compilation window here is what there is:
Executable segment sizes:
ICACHE: 32768 – flash cache instruction
IROM: 292420 – code in flash (default or ICACHE_FLASH_ATTR)
IRAM: 28321/32768 – code in IRAM (IRAM_ATTR, ISRs …)
DATA: 1608) – initialized variables (global, static) in RAM / HEAP
RODATA: 1608) / 81920 – constants (global, static) in RAM / HEAP
BSS: 29008) – zeroed variables (global, static) in RAM / HEAP
The sketch uses 323,957 bytes (31%) of the program storage space. The maximum is 1044464 bytes.
Global variables use 32,224 bytes (39%) of dynamic memory, leaving 49,696 bytes for local variables. The maximum is 81,920 bytes.
esptool.py v3.0
Serial port COM3
Connecting ….
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: 68: c6: 3a: f8: 8c: 3b
Uploading stub …
Running stub …
Stub running …
Configuring flash size …
Auto-detected Flash size: 4MB
Compressed 328112 bytes to 238276 …
Writing at 0x00000000 … (6%)
Writing at 0x00004000 … (13%)
Writing at 0x00008000 … (20%)
Writing at 0x0000c000 … (26%)
Writing at 0x00010000 … (33%)
Writing at 0x00014000 … (40%)
Writing at 0x00018000 … (46%)
Writing at 0x0001c000 … (53%)
Writing at 0x00020000 … (60%)
Writing at 0x00024000 … (66%)
Writing at 0x00028000 … (73%)
Writing at 0x0002c000 … (80%)
Writing at 0x00030000 … (86%)
Writing at 0x00034000 … (93%)
Writing at 0x00038000 … (100%)
maybe a track I don’t have the same address for the library
Plusieurs bibliothèque trouvées pour "SD.h"
Utilisé : C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\SD
Non utilisé : C:\Program Files (x86)\Arduino\libraries\SD
Utilisation de la bibliothèque ESP8266WiFi version 1.0 dans le dossier: C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\ESP8266WiFi
Utilisation de la bibliothèque SD version 2.0.0 dans le dossier: C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\SD
Utilisation de la bibliothèque SDFS version 0.1.0 dans le dossier: C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\SDFS
Utilisation de la bibliothèque SPI version 1.0 dans le dossier: C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\SPI
Utilisation de la bibliothèque ESP8266SdFat version 2.0.2 dans le dossier: C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\libraries\ESP8266SdFat
Utilisation de la bibliothèque SimpleFTPServer version 1.0.1 dans le dossier: C:\Users\2040d\Documents\Arduino\libraries\SimpleFTPServer
"C:\\Users\\2040d\\AppData\\Local\\Arduino15\\packages\\esp8266\\tools\\xtensa-lx106-elf-gcc\\3.0.4-gcc10.3-1757bed/bin/xtensa-lx106-elf-size" -A "C:\\Users\\2040d\\AppData\\Local\\Temp\\arduino_build_524047/FTPServer_esp8266_esp3222.ino.elf"
Le croquis utilise 323957 octets (31%) de l'espace de stockage de programmes. Le maximum est de 1044464 octets.
Les variables globales utilisent 32224 octets (39%) de mémoire dynamique, ce qui laisse 49696 octets pour les variables locales. Le maximum est de 81920 octets.
C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\tools\python3\3.7.2-post1/python3 -I C:\Users\2040d\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2/tools/upload.py --chip esp8266 --port COM3 --baud 115200 --before default_reset --after hard_reset write_flash 0x0 C:\Users\2040d\AppData\Local\Temp\arduino_build_524047/FTPServer_esp8266_esp3222.ino.bin
esptool.py v3.0
Maintaining a repository (or site or forum) is a lot like tending to a garden - it requires constant care and attention to keep it thriving. If you're a skilled gardener (or coder!) and want to help keep our repository blooming, we'd love to have you on board! We're also looking for talented writers and forum moderators to help us grow our community. Interested in joining our team? Don't hesitate to reach out and let us know how you can contribute!
Are you a fan of electronics or programming? Share your knowledge with others, write a simple tutorial or how to make a great project Contact me: share_your_ideas@mischianti.org
The content displayed on this website is protected under a CC BY-NC-ND license. Visitors are prohibited from using, redistributing, or altering any content from this website for commercial purposes, including generating revenue through advertising. Any unauthorized use is a violation of the license terms and legal action may be taken against individuals or entities found to be in violation.
You must also provide the link to the source.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.