NotFTP Bugs

This is a list of known bugs in the latest release. If you think you’ve found a bug, please edit this page and describe in detail the steps necessary to reproduce the problem.

Confirmed

Cannot parse DOS-style directory listings

NotFTP does not correctly parse DOS-style directory listings. Since most FTP servers use UNIX-style listings, this is a minor issue, but it’s something to be aware of if you’re having trouble using NotFTP to connect to FTP servers with DOS-style listings.

Currently, the only FTP server I know of that does this is Microsoft IIS, although IIS can easily be configured to use standard UNIX-style listings.

Date is not correct with the OS

Unconfirmed

Doesn't work correctly over HTTPS

Several users have reported that NotFTP does not work correctly on HTTPS servers. Since I don’t have one to do testing on, I can’t confirm this, nor can I fix it. Sorry.