question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FTPS still not work

See original GitHub issue

i try { "name": "My Server", "host": "my.domain.com", "protocol": "ftp", "port": 990, "secureOptions": { "rejectUnauthorized": false }, "secure": true, "username": "myusername", "password": "123123", "remotePath": "/", "uploadOnSave": true } I also try secure = false and rejectUnauthorized = true but not work

Still connect normally via winscp but could not connect from this plugin also liximomo

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
phamminhkhaccommented, Jul 19, 2021

It works!!!

1reaction
Natizyskunkcommented, Jul 16, 2021

When done so please give me some feedback and tell me if you still encoutered the bug you open this issue for.

Read more comments on GitHub >

github_iconTop Results From Across the Web

TLS/SSL FTP sessions are not working through my firewall.
The short answer is that FTPS and firewalls (and devices performing NAT) do not always interact well. The control connection happens on a ......
Read more >
Fix for FTPS service not working after upgrade
Whenever upgrades are done, there is always a possibility that FTPS could stop working. Resetting the port config would resolve the issue.
Read more >
FTPS is not working - FileZilla Forums
I have no problems to login with totalcommander over ftps, but with FileZilla it doesn't work. I put into Server: ftps://myservername.tld
Read more >
FTPS not working - Plesk Forum
We just upgraded from Plesk 10.4.4 to 11.5.30 and can't seem to get FTPS to work. I presume it should be running on...
Read more >
FTPS connections are not working - LIVEcommunity - 229941
@BigPalo. I assume you are using active FTP. In this case TLS decryption is required for the firewall to be able to see...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found