Secure FTP

General discussions and other topics.
7 posts Page 1 of 1
by ronks » Fri May 23, 2014 8:08 pm
I access sonic.net for file transfer via "ftp.sonic.net" without any prefix for sftp:// or ftps://
as I do with other providers. Is this insecure; and if it is, what is the workaround? (Haven't had any problems, just want to be sure.)
by thulsa_doom » Fri May 23, 2014 11:07 pm
FTP is wide open and unencrypted so, depending on your security needs (like maybe not transmitting your password over untrusted infrastructure in clear text), it is not secure at all.

I recommend enabling shell access (our support staff can do this for you over the phone) and using SCP through the host shell.sonic.net.
John Fitzgerald
Sonic Technical Support
by ronks » Sat May 24, 2014 8:10 am
Thanks! Is the shell-access route compatible with FTP utilities like Filezilla?
by mkutner » Sat May 24, 2014 9:43 am
Yes. In Filezilla, enter host name

sftp://shell.sonic.net
by ronks » Sat May 24, 2014 10:13 am
Sounds good; thanks! I'll try that.
by ankh » Sun Aug 17, 2014 1:35 pm
Nice! secure access works with Mac Cyberduck
by ankh » Mon Aug 18, 2014 5:50 pm
P.S. -- before I got to this topic, I'd tried the straight FTP connection from terminal.

Got this popup:
Verify Certificate
A failure occurred during certification trust verification ...
The certificate for this server has expired. You might be
connected to a server that is pretending to be "ftp.sonic.net" ...
...
ftp.sonic.net Issued by: Comodo Class 3 Security Services CA
Expired: Monday, June 4, 2007 at 4:59:59 PM Pacific Daylight Time

----
Well, no, I didn't trust that. Found this "Secure FTP" topic instead.

Thank you.
7 posts Page 1 of 1