hi,
for some reason i cannot upload txt files to the filesystem via file browser.
on esp32 it works but not on a pi zero.
Upload to file system
Moderators: grovkillen, Stuntteam, TD-er, enesbcs
Re: Upload to file system
Code: Select all
17:17:02 File upload started...
17:17:02 'datafile'
17:17:02 Exception while uploading 'datafile'
Re: Upload to file system
No, i do not think so.ingoiot wrote: ↑09 Jul 2020, 17:18maybe a file permission problem?Code: Select all
17:17:02 File upload started... 17:17:02 'datafile' 17:17:02 Exception while uploading 'datafile'
I guess you are using Windows style CRLF line endings in text file, which is also used by integrated Perver web server to split file headers. Standard Linux text files line endings is LF only.
Fix commited in 2.0.192 today.
Re: Upload to file system
seems to work, tnx.
Who is online
Users browsing this forum: No registered users and 2 guests