-
-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Full files not being transfered when using FTP or WebDAV #961
Comments
Would you mind sharing your configuration files? I can't figure out what's causing this and want to make sure I am not missing anything |
configuration.h.txt Should should check the points I mentionned above: signal strengh, simultaneous connections |
It looked like my configured was pretty similar to yours, so I don't think that was an issue. I did more testing and can't get the transfers to work correctly. I figured the most direct way to do the transfer was using Filezilla making sure that it is only using 1 connection to the SD card. On FTP, with nothing else connected to the SD card anything larger then 1 kb doesn't transfer at all. I've attached my FTP log to this comment. |
Also - I confirmed that the wifi connection is good, I am testing it in the same room as one of my access points and it is getting a -34 dBm signal. I also updated the card with your most recent changes to the 3.0 firmware. |
@y2kdread how can you get dBm? webui/Fw only give % of signal strength |
I got that measurement from my router. The SD card shows the WiFi signal at 100% |
I do not understand how your router can see what level of signal ESP3D see, sorry can you share your complete [ESP420] output please? |
Here you go.
|
this is not normal : SDK: v4.4.3 |
I am following your installation steps, I haven't changed the core version as far as I know |
you are using arduino or platformio ? |
my repository use So I am wondering why you have older core |
The platform was incorrect for me, I generated it from the configurator, and it was set as:
I updated the setting and regenerated the firmware; I updated it using the WebUI and it reflected the new version from the [ESP420] command. I saw the same behavior with downloads over Filezilla where files over 1 kb weren't being transferred correctly. Next, I erased and flashed SD card using VSCode. I then uploaded the full WebUI and configured the dashboard. By mistake, I left the daughterboard in flash mode (switch 1 off, switch 2 on) and tested. With the daughterboard in this mode everything transferred correctly. After this, I tested with the daughterboard in SD reader mode (switch 1 off, switch 2 off) and saw the same behavior where anything over 1 kb didn't transfer correctly. I also tested in my CPAP machine and that also had the issue with file transfers. I also tried downloading a file over 1 kb through the WebUI and received a connection timed out error. As far as I can tell, nothing else is using the SD card. I even went as far as to disable WebDAV while doing the testing. I've attached my various configuration files and my list of files and directories. files.csv |
ok per your description you have no issue when using on daugther board switch 1 on switch 2 off does the issue happen if you only transfert 1 file? |
This does happen every time when trying to transfer a single file over FTP or using the WebUI. |
I need to setup a system to reproduce your issue because all my readers are micro sd and for some reason using sd reader on my pc does not power enough the sd so cannot use it |
sounds good - I look forward to seeing what you find. |
closing issue then |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Describe the bug
I noticed when doing transfers of files over WebDAV and FTP that the full files are not getting copied over. I tested using different speed factors, and it didn't make a difference:
FTP using Filezilla
WebDAV using Windows Native Client
WebDAV using NetDrive3 (did not complete, thew an error)
WebDAV using RClone (did not complete, threw an error)
To Reproduce
Expected behavior
Full files should be transferred over.
Screenshots
Files from the SD (not sure why there are few files as compared to WebDAV/FTP
Files when checking sizes on the WebDAV mount:
Files after doing WebDAV transfer
Files after doing FTP transfer
Error from RClone
Error from NetDrive WebDAV
ESP3D Firmware:
Target Firmware:
Board used (please complete the following information):
Additional context
If it matters, I've attached a csv that has the folder structure and file names.
FILES.csv
The text was updated successfully, but these errors were encountered: