Skip to content

fineFTP v1.0.13

Compare
Choose a tag to compare
@FlorianReimold FlorianReimold released this 26 May 08:41
· 40 commits to master since this release
dc5d3ee
  • Improved compatibility with FTP Clients that send non-standard parameters along with the LIST command (e.g. ES File Explorer).
    From now on, fineFTP checkes whether the client sent an ls-like parameter (-a / -l / -al / -la) and ignores it.
    Thanks to @uu9 for the fix.