Home
Help
Search
Search
Advanced search
[Close]
Login
Register
Welcome Guest, please
login
or
register
.
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
News
: Welcome to Hostpapa Forums!
Hostpapa Support Forums
Tech Support - Getting Started
FTP Help
Securing FTP
Pages: [
1
]
Go Down
Topic Tools
Topic Tools
Print
November 16, 2008, 11:19:02 PM
greenbonsai
Newbie
Posts: 3
Securing FTP
I'm new to hostpapa and "shared" webhosts in general.
I started setting up my server space and a ftp connection when I found out that hostpapa does not allow shell access (which I understand being they have shared servers). This doesn't change the fact though that I would like a secure method of using ftp.
If anyone can clue me in to the possibility of doing this with hostpapa's setup I would be much appreciated.
So far I figured that SFTP is out of the question, because I believe you need shell access to use it and I've seen a few posts in the forum like this one -->
http://forum.hostpapasupport.com/index.php/topic,6.msg6.html#msg6
So then I turned to FTPSSL. I sent a message to support asking if it's an option and I got this answer in return:
"SSL secure FTP connection are based on SSH access. Because we do not allow SSH access there is no way to create secure FTP accounts for your users even with an SSL certificate. Only the cPanel username and password can connect using sFTP."
Now I'm completely at a standstill and under the impression you can't have a secure ftp connection with hostpapa.
Thanx in advance to anyone that replies.
Logged
January 02, 2009, 01:44:20 AM
adrian
Newbie
Posts: 3
Re: Securing FTP
There is a secure FTP called SFTP and you already have access to it. Here are some simple steps to configure it if you are on a Windows platform:
1. Download a program called Bitvise Tunnelier from
http://dl.bitvise.com/Tunnelier-Inst.exe
2. After you have installed it, change the host to your main domain from HostPapa. This is in the "Login" tab.
3. In the authentication field in the same tab, type the username which HostPapa gave you, then in the "Initial Method" chose password
4. Type your account password and click Login
5. After you have logged in, in the left field, click on "Open new SFTP Window"
6. You are currently using Secure FTP with 2048 bits RSA encryption. You don't have Shell access, but you have SFTP which is also called SSH file transfer protocol
I hope that this will help you. :-)
«
Last Edit: January 02, 2009, 01:47:05 AM by adrian
»
Logged
January 25, 2009, 10:12:14 PM
greenbonsai
Newbie
Posts: 3
Re: Securing FTP
I have followed your steps and I logged on with no problems and started an sftp session, but it opened a root folder i normally don't have access to. i try to navigate to my normal root folder for my account and when i open my account folder hoping to see my public_html and everything i am greeted by a blank folder. i tried testing a transfer and i was not able to accomplish a file upload. it seems to be logging in fine so i'm not sure what the issue would be. i also tried changing the "transfer mode" with no success.
Logged
January 08, 2010, 05:03:39 AM
fmnextgen
Newbie
Posts: 3
Re: Securing FTP
Hello everyone,
I try to connect mode in sftp filezilla with a MacBook Pro but I always fall on the same error. This error is: Unable to connect to server.
Yet I use the configuration that gives the cPanel to configure the account manually, and gives you the configuration:
Host: FTP.domainname.com
Server Type: SFTP
Port: 22
Username: username@domainname.com
Password: password
Thank you for your help
FMNextGen
Logged
February 05, 2010, 05:23:07 AM
langdon4487
Newbie
Posts: 1
Re: Securing FTP
Hi,...
Secure FTP Server has a new name: EFT Server
GlobalSCAPE has merged our two leading managed file transfer solutions—Secure FTP Server and EFT Server—to combine the simplicity and ease of use of Secure FTP Server with the robust security features and extensibility of EFT Server. Rebranded as EFT Server, Secure FTP Server continues to be a secure, affordable, and simple-to-deploy solution for small and medium enterprises. Additionally, this core edition of EFT Server works with many of EFT Server's add-on modules, allowing you to add features as your business grows, providing an easy upgrade path to EFT Server Enterprise.
* What's new in EFT Server 6 (Formerly Secure FTP Server)
* Obtain an upgrade from Secure FTP Server 3 to EFT Server 6
* Try EFT Server 6
* View the EFT Server version history and a complete list of changes
* Visit the EFT Server Enterprise Support Center
----------------------
RapidSSL
Thawte SSL123
Logged
February 05, 2010, 05:55:37 AM
tom4487
Guest
Re: Securing FTP
GlobalSCAPE has merged our two leading managed file transfer solutions—Secure FTP Server and EFT Server—to combine the simplicity and ease of use of Secure FTP Server with the robust security features and extensibility of EFT Server. Rebranded as EFT Server, Secure FTP Server continues to be a secure, affordable, and simple-to-deploy solution for small and medium enterprises. Additionally, this core edition of EFT Server works with many of EFT Server's add-on modules, allowing you to add features as your business grows, providing an easy upgrade path to EFT Server Enterprise.
Wildcard Certificate
EV SSL123
Logged
July 18, 2010, 01:37:54 PM
F.
Newbie
Posts: 1
Re: Securing FTP
There are two main options to secure an FTP access:
SFTP
(a.k.a. SSH File Transfer Protocol): can't be done, as HostPapa doesn't allow SSH connections.
FTPS
(a.k.a. File Transfer Protocol over SSL): it does work, as long as you explicitly state that you want to use it (in your FTP program).
You will probably get a warning because the certificate used for the SSL encryption is signed by hp52.hostpapa.com instead of a root certificate authority, but in our case it doesn't really matter. What's important is that the whole FTP session is now secured and safe from packet sniffing. ;)
Here is my configuration for Cyberduck (Mac FTP client):
Mode: FTP-SSL (Explicit AUTH TLS)
Server: ftp.
your-url-at-hostpapa
.com
Username:
your-ftp-username
Port: 21
When asked "Verify Certificate", click "Continue". That's it!
Logged
July 18, 2010, 10:13:49 PM
HelpingHand
Full Member
Posts: 117
Re: Securing FTP
Actually you can use SFTP with hostpapa, but only using your cPanel username and password (port 22). Any additional FTP accounts created within cPanel won't work with SFTP but can still use FTPS.
Logged
December 14, 2010, 09:45:17 PM
fmnextgen
Newbie
Posts: 3
Re: Securing FTP
Quote from: HelpingHand on July 18, 2010, 10:13:49 PM
Actually you can use SFTP with hostpapa, but only using your cPanel username and password (port 22). Any additional FTP accounts created within cPanel won't work with SFTP but can still use FTPS.
And how do you do ?
Because, when I try to use SFTP, I can't connect it. I use Cyberduck and I take the cyberduck script who is present in cPanel
.
What are the parameter to use SFTP please ?
Logged
December 14, 2010, 09:49:40 PM
HelpingHand
Full Member
Posts: 117
Re: Securing FTP
Quote from: fmnextgen on December 14, 2010, 09:45:17 PM
Quote from: HelpingHand on July 18, 2010, 10:13:49 PM
Actually you can use SFTP with hostpapa, but only using your cPanel username and password (port 22). Any additional FTP accounts created within cPanel won't work with SFTP but can still use FTPS.
And how do you do ?
Because, when I try to use SFTP, I can't connect it. I use Cyberduck and I take the cyberduck script who is present in cPanel
.
What are the parameter to use SFTP please ?
FTP server: your domain name (e.g. yourdomain.com, NOT
www.yourdomain.com
or ftp.yourdomain.com)
username: your cPanel username
password: your cPanel password
port: 22
That's all you need.
Logged
December 14, 2010, 11:43:14 PM
fmnextgen
Newbie
Posts: 3
Re: Securing FTP
Thank you for your help man
.
Logged
December 14, 2010, 11:49:34 PM
HelpingHand
Full Member
Posts: 117
Re: Securing FTP
you got connected?
Logged
Pages: [
1
]
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Pre-Sales Questions
-----------------------------
=> Frequently Asked Questions: Pre-Sales
=> Questions
=> HostPapa Partners - Affiliate Program
-----------------------------
Tech Support - Getting Started
-----------------------------
=> SohoLaunch
=> General Help
=> Initial Set-Up Help
=> Email Help
=> cPanel Help
=> Fantastico Help
=> FTP Help
=> Dreamweaver & Frontpage Help
-----------------------------
Tech Support - Advanced
-----------------------------
=> General Help
=> Web Design / HTML / Graphics / Flash
=> SEO
=> Videos, Photos, Streaming Media
-----------------------------
Domains
-----------------------------
=> Transferring a Domain with HostPapa
-----------------------------
Coding
-----------------------------
=> Frequently Asked Questions: Coding
=> C++ / PERL / CGI / Java
=> PHP / MYSQL
-----------------------------
Fun Stuff
-----------------------------
=> General Chatter
=> Showcase
=> Business Cards
-----------------------------
Suggestion Box
-----------------------------
=> Improvements/Features
-----------------------------
Français (French)
-----------------------------
=> Generalites
Loading...