Search found 3 matches

by stephenb
04 Sep 2024, 19:26
Forum: Help
Topic: How do I select an FTPS connection?
Replies: 4
Views: 635

Re: How do I select an FTPS connection?

The only (apparent) difference is the use of ftps:// instead of ftp:// in the URL.
by stephenb
04 Sep 2024, 19:25
Forum: Help
Topic: How do I select an FTPS connection?
Replies: 4
Views: 635

Re: How do I select an FTPS connection?

Thanks for the information, but it doesn't work for me. With those settings, I get a successful connection to the root of *a* server / site, but it isn't the FTPS site I end up at when connecting with FileZilla. I get an error:
Cannot read file attributes of "ftp://username@host/username ...
by stephenb
31 Aug 2024, 20:45
Forum: Help
Topic: How do I select an FTPS connection?
Replies: 4
Views: 635

How do I select an FTPS connection?

Hi,

I'm trying to set up some automatic file syncing from my PC to my web site host over FTPS. I can connect using FileZilla with a URL of ftps://user@host:port/folder and the username and password (FTPS protocol and port 990).

How do I set up a FreeFileSync connection of the same format? I find ...