How do I get access to Secure FTP?
How do I get access to Secure FTP?
You can't, as SFTP (SSH File Transfer Protocol) requires SSH, which isn't permitted on free hosting.
You can use FTPS though, which is the standard FTP protocol with encryption though.
TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!
How do I connect using FTPS? I tried using filezilla and no luck.
For filezilla:
Host: your site
Port: 21
Protocol: FTP
Encryption: Require explicit FTP over TLS
Thank you for all the help!