Would you consider adding FTPS (FTP over SSL) support? As a workaround, would changing "ftp_connect" to "ftp_ssl_connect" in ftp.inc work?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | storage_api-ftps-support-2134539.patch | 1.76 KB | mstef |
Would you consider adding FTPS (FTP over SSL) support? As a workaround, would changing "ftp_connect" to "ftp_ssl_connect" in ftp.inc work?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | storage_api-ftps-support-2134539.patch | 1.76 KB | mstef |
Comments
Comment #1
perignon commentedCertainly. Feel free to submit a patch. The issue queue is large for this module so I'm focused primarily on cleaning up the queue of bugs and support requests before I approach feature requests.
Comment #2
mstef commentedComment #3
perignon commentedThank you for the patch. I have reviewed in and just need to get it into dev for testing. I personally do not have any FTPS servers to test against for this use-case so I will be have to rely on others to give feedback.
Comment #5
perignon commentedPushed to dev! Please test!