The idea is:
Plain, simple, stupid. Add FTPS support for the FTP node.
My use case:
I am hosting a small number of files on my FritzBox which only supports FTP (ew) and FTPS.
n8n only supports FTP and SFTP.
I think it would be beneficial to add this because:
The more (protocols), the merrier
Any resources to support this?
/
Are you willing to work on this?
I am not too sure about the implementation but my guess is that it would be sufficient to have the URL changed from ftp:// to ftps://
Just a simple bullet point and different protocol.