This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Development branch 1.19.0.b2: ftp shows duplicate file name #174
Closed
Description
Firmware 1.19.0.b2, device WiPy3
When requesting a file list with ftp, some files names are listed twice. That does not happen with uos.listdir() on the device. Ftp clients tested are command line ftp in Linux, FileZilla and FireFTP
When creating, renaming and deleting files on the device, the name that is shown twice changes.
Maybe deleted files are not properly handled (=skipped) by the ftp server.
Metadata
Metadata
Assignees
Labels
No labels