Bug 120823

Summary: Add FTPS support
Product: LibreOffice Reporter: Anton <ntoonio>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: spappalardo, xiscofauli
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 104742    

Description Anton 2018-10-23 08:40:48 UTC
Description:
The open remote file from FTP is a great feature, but it doesn't support secure FTP.

Over FTPES LibreOffice can connect but the connection is not encrypted.
Over FTPS LibreOffice freezes for a while and eventually an alert box appears with a "General input/output" error.

Steps to Reproduce:
.

Actual Results:
.

Expected Results:
.


Reproducible: Always


User Profile Reset: No



Additional Info:
.
Comment 1 Xisco FaulĂ­ 2019-01-22 16:16:51 UTC
Moving to NEW
Comment 2 Julien Nabet 2020-10-09 18:50:58 UTC
*** Bug 137351 has been marked as a duplicate of this bug. ***
Comment 3 Sean M. Pappalardo 2020-10-09 19:06:28 UTC
It looks like all that is needed is for LibO to issue the AUTH TLS command after connecting to the FTP server, for those that support explicit TLS at least.
Comment 4 Michael Stahl (allotropia) 2023-11-09 16:01:27 UTC
FTP support was removed in bug 146386