|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2005
11 posts
Gave thanks: 0
Thanked 0 times
|
Hello, I wanted to come ask what the best way to securely login to our FTP accounts on your server. Currently I don't have a ssh account so I can't use sftp. Again secure (login) I don't need the content to be encrypted.
|
|
|
|
|
|
#2 (permalink) |
|
01101100
Super #1
Joined in Jan 2006
Lives in West Michigan
Hosted on SH92
1,613 posts
Gave thanks: 49
Thanked 114 times
|
You would have to use SFTP to login in a secure way. Standard FTP sends your data through in plain text across the network. If you get SSH access, you can then use SFTP as well.
Otherwise you can login with a secured connection to Cpanel and transfer your files via the file manager tool in Cpanel. You use the following URL for a secure login to Cpanel: https://yourdomain.com:2083
__________________
twinlakeweather.us SH92 |
|
|
|
|
|
#3 (permalink) | |
|
Registered User
Fresh Surpasser
Joined in Jun 2005
11 posts
Gave thanks: 0
Thanked 0 times
|
Quote:
|
|
|
|
|