Martin Hotmann
Martin Hotmann
Ok I have to check again. Will report back. Edit: true, I have used `cssmin` which processed the bootstrap css file and therefore: ``` .col-xl-2 { flex: 0 0 auto;...
@Castaglia thanks! Yes, that worked, I added the generated `ssh_host_ecdsa_256_key` && `ssh_host_ecdsa_384_key` Keys and included them via `SFTPHostKey`. Also the `ed448` I could add, but it was a little harder,...
Besides that, are there any plan to support the new [`FIPS 204`](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.pdf) Digital Signature Schemes? I think these would be: - ML-DSA_44 - ML-DSA_65 - ML-DSA_87 Thanks in advance!
On a locally installed FileZilla it looks like this:  And works .. its a little ugly, but actually works. Anyway, when switching to UTF-8 (forced by client) it looks...
Thanks for responding. The `mod_lang` config was explicitly included by both ``, but I now restructured it to be in a `` directory and is beeing loaded by the proftpd.conf....
I just noticed this yesterday. The last time when I actually used proftpd with FTP as the "Defaultserver" was some months ago, so I apparently dont have the config anymore....
I will provide the requested Logs in the next days.
Hmm, I have updated the app several times in the meantime - and just checked again. It now shows the the asian characters correctly on both, SFTP and FTPs. So...
I removed the part with the "limits" since I now have tested it without limits and still, it behaves the very same (ftp inverted to sftp)
Let me prepare this and come back. Just an additional info: I used FileZilla to perform the testings for the upload. If you want I can even give you an...