Domain Name Forum  

Go Back   Domain Name Forum > Web Hosting Forum > VPS Forum

Reply
 
Thread Tools Display Modes
  #1  
Old 02-01-2010, 03:25 AM
WebHosting WebHosting is offline
Senior Member
 
Join Date: Jun 2009
Posts: 41,978
Default How to enable SFTP

hi, I have vps from hostgator.com with cpanel/whm Currently my account are constantly hacked due to ftp usernmae and password compromised from...
__________________
Web Hosting Forum
Web Hosting Discussion
Web Hosting Realted
Reply With Quote
  #2  
Old 07-25-2015, 01:42 PM
austing austing is offline
Senior Member
 
Join Date: Jul 2015
Posts: 165
Default

Just create a support ticket and technicians should be able to recover this. Make sure that next time, you'd be able to set a complex password not found in the dictionary.
Reply With Quote
  #3  
Old 12-25-2016, 11:54 PM
ziya.pathan ziya.pathan is offline
Junior Member
 
Join Date: Dec 2016
Posts: 9
Default

Steps
1.Download the latest OpenSSH for Windows binaries (package OpenSSH-Win32.zip)
Extract the package to a convenient location (we will use C:\openssh in this guide)
As the Administrator, install SSHD and ssh-agent services:
powershell.exe -ExecutionPolicy Bypass -File install-sshd.ps1
Generate server keys by running the following commands from the C:\openssh:

.\ssh-keygen.exe -A

2.Open a port for the SSH server in Windows Firewall:

Either run the following PowerShell command (Windows 8 and 2012 or newer only), as the Administrator:
New-NetFirewallRule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName SSH
or go to Control Panel > System and Security > Windows Firewall > Advanced Settings > Inbound Rules and add a new rule for port 22.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:47 AM.

| Webmaster Forum | | Domain Name Forum |



Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.