Xavron
Xavron
Forgot about the other non app issue. Windows 11 23h2 File Explorer may show incorrect size on disk values in rare file situations. The affected files have contents that match...
Non-app issue seen. Client connects, RETR done, then nothing. In this case, this was a USB drive enclosure acting up where the client has a temp folder on there. Since...
Further issues to be fixed with next commit here: Fixes for rename and move with scoped storage. Fixes added in commit: [97154f7c88477e9111ea4317babd7fd2c6cab01b](https://github.com/ppareit/swiftp/pull/205/commits/97154f7c88477e9111ea4317babd7fd2c6cab01b)
### This one remains not fixed. FileZilla does indeed have some sort of duplication issue with multi connections (default 2). Possibly a race condition. Should definitely be related to threading...
Newest commit: [97154f7c88477e9111ea4317babd7fd2c6cab01b](https://github.com/ppareit/swiftp/pull/205/commits/97154f7c88477e9111ea4317babd7fd2c6cab01b) Fully simplified paths. Took the time (a lot more than I ever wanted to spend) to find out exactly what was needed from all the combinations, conflicts...
No further commits are expected. Code is well tested.
Unexpectedly, rewriting custom code for DocumentFile LIST in replacement of DocumentFile.listFiles() shows approx 4x improvement in speed. This can be applied to some other code uses and I don't yet...
Decided to test more Android versions while testing battery savings. Seen some issues with the code here in scoped storage needing workarounds or fixes. Android 9 - Partially tested as...
*shakes tree* Unexpected issue: Anonymous use. Anonymous crashes the app on newer Android versions (aka Android 14). This is actually a problem between scoped, scoped multi user, and anon. To...
Commit https://github.com/ppareit/swiftp/pull/205/commits/4cdd48ea7d2028d7ad1f31070a1b8587237505d6 to close https://github.com/ppareit/swiftp/issues/188 - fix CmdHASH (checksum)