Hey ! I am using ESP32S3 WROOM2 N32R8V in Arduino IDE . I want to run SimpleFTPServer on esp32s3 with SdFat library , so I can transfer my files directly to SD-Card . My SD-Card is initializing properly and I am able to connect with Filezilla . Also the content of my SD-Card is printed in the logs but my directories of SD-Card aren't getting listed in Filezilla thats why I am not able to transfer files .
Library verions :
SdFat 2.2.2
SimpleFTPServer 2.1.6
Here's my arduino code in the zip file and the logs are provided below in logs.txt file .
SdFat_with_SimpleFTPServer.zip
logs.txt
Hey ! I am using ESP32S3 WROOM2 N32R8V in Arduino IDE . I want to run SimpleFTPServer on esp32s3 with SdFat library , so I can transfer my files directly to SD-Card . My SD-Card is initializing properly and I am able to connect with Filezilla . Also the content of my SD-Card is printed in the logs but my directories of SD-Card aren't getting listed in Filezilla thats why I am not able to transfer files .
Library verions :
SdFat 2.2.2
SimpleFTPServer 2.1.6
Here's my arduino code in the zip file and the logs are provided below in logs.txt file .
SdFat_with_SimpleFTPServer.zip
logs.txt