Bug 120823 - Add FTPS support
Summary: Add FTPS support
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 137351 (view as bug list)
Depends on:
Blocks: Network
  Show dependency treegraph
 
Reported: 2018-10-23 08:40 UTC by Anton
Modified: 2023-11-09 16:01 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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