-
Notifications
You must be signed in to change notification settings - Fork 102
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
wireless file manager download problem #77
Comments
i also have a problem deleting/renaming files for delete |
I think that is a esp32-arduino version issue. It had worked the original way, with the leading "/" implied, but then you had to provide it. Maybe they have switched it back again. What version do you have? Tools -> Boards -> Board Manager -> "esp32" Current is 2.0.13 -- I dont think Ive done much on this since 2.0,6 |
Hi, I have esp2.06Arduino ide 1.8.13 I bypassed the delete and rename problem, but not the download oneThe fn variable as the full path with twice the repository name.Thank you for your concern.TitiLe 15 sept. 2023 à 23:37, jameszah ***@***.***> a écrit :
i also have a problem deleting/renaming files in the ESPxWebFIMgr.ccp i had to
I think that is a esp32-arduino version issue. It had worked the original way, with the leading "/" implied, but then you had to provide it. Maybe they have switched it back again. What version do you have?
Tools -> Boards -> Board Manager -> "esp32"
Current is 2.0.13 -- I dont think Ive done much on this since 2.0,6
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Sorry, esp32 version 2.0.10Just installed 2.0.12Le 15 sept. 2023 à 23:37, jameszah ***@***.***> a écrit :
i also have a problem deleting/renaming files in the ESPxWebFIMgr.ccp i had to
I think that is a esp32-arduino version issue. It had worked the original way, with the leading "/" implied, but then you had to provide it. Maybe they have switched it back again. What version do you have?
Tools -> Boards -> Board Manager -> "esp32"
Current is 2.0.13 -- I dont think Ive done much on this since 2.0,6
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
i am using latest version but in the file manager when i am going to download any file there is only the link comes with double Slashes and date twice
http://192.168.0.113:8080/c?dwn=//20221226///20221226/desklens_2022-12-26_09.39.53_vga_Q12_I100_L15_S1.avi
to download i had to edit the link and remove this //20221226// every time. please tell me how to fix this problem.
thanks
The text was updated successfully, but these errors were encountered: