Upload to file system

Moderators: grovkillen, Stuntteam, TD-er, enesbcs

Post Reply
Message
Author
ingoiot
Normal user
Posts: 83
Joined: 15 Aug 2019, 22:09

Upload to file system

#1 Post by ingoiot » 09 Jul 2020, 15:28

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.

ingoiot
Normal user
Posts: 83
Joined: 15 Aug 2019, 22:09

Re: Upload to file system

#2 Post by ingoiot » 09 Jul 2020, 17:18

Code: Select all

17:17:02 File upload started...
17:17:02 'datafile'
17:17:02 Exception while uploading 'datafile'
maybe a file permission problem?

User avatar
enesbcs
Normal user
Posts: 587
Joined: 18 Jun 2017, 11:02
Location: Békéscsaba, Hungary
Contact:

Re: Upload to file system

#3 Post by enesbcs » 10 Jul 2020, 19:33

ingoiot wrote: 09 Jul 2020, 17:18

Code: Select all

17:17:02 File upload started...
17:17:02 'datafile'
17:17:02 Exception while uploading 'datafile'
maybe a file permission problem?
No, i do not think so.
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.

ingoiot
Normal user
Posts: 83
Joined: 15 Aug 2019, 22:09

Re: Upload to file system

#4 Post by ingoiot » 10 Jul 2020, 21:17

seems to work, tnx.

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests