Over the weekend, our server upgraded to V90.0.5, and apparently it also updated PureFTPD to V1.0.49 (or at least changed settings for it.)
But now, when a clients Windows FTP script runs with the command
MGET *.TXT
...we get the error:
Can't check for file existence
It's worked perfectly for years but died after the update. If I convert to ProFTPD, it then works again fine... But I don't really want to leave it on ProFTPD due to memory usage and security issues. I've found people complaining about this, but no answers to those complaints. I thought I would try here.
It seems like some people have installed older versions of PureFTP to fix it, but I never like going backward because security is a big deal... So looking for any way to make this work or what is the safest way to proceed. Anyone with ideas?
Oh, this also affects "MDEL *.txt" but MPUT works fine.
But now, when a clients Windows FTP script runs with the command
MGET *.TXT
...we get the error:
Can't check for file existence
It's worked perfectly for years but died after the update. If I convert to ProFTPD, it then works again fine... But I don't really want to leave it on ProFTPD due to memory usage and security issues. I've found people complaining about this, but no answers to those complaints. I thought I would try here.
It seems like some people have installed older versions of PureFTP to fix it, but I never like going backward because security is a big deal... So looking for any way to make this work or what is the safest way to proceed. Anyone with ideas?
Oh, this also affects "MDEL *.txt" but MPUT works fine.