The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Installation FTP program on dedicated linux
Hello guys.
I use dedicated software and i want to create a private ftp. I ask my company about and they say: Your server is now using proftpd so make sure that install an other program and don't use port 21 since this will give conflicts I have no idea about linux. How do i install another program and use other port? |
#2
|
||||
|
||||
You have a dedicated server with SSH access, so use SFTP now. No need to install any program. Use WinSCP and connect using SFTP protocol.
About changing port, then you need to edit your sshd_config file and change the port number. |
#3
|
|||
|
|||
How i do that all?I have no idea
Any tutorial? |
#4
|
||||
|
||||
For SFTP: Install WinSCP, and login using SFTP protocol with your same SSH user details.
For Port number: Open ssh config file with this command vi /etc/ssh/sshd_config Locate the "Port" directive. Change the default SSH port. Restart SSH and connect via Putty using the new port address. Don't forget the port number. To restart ssh server, use this command:- /etc/rc.d/init.d/sshd restart |
#5
|
|||
|
|||
The WinSCP is a program for my PC on home?(other way how do i install this on the server?I'm Using parallels Plesk Panel)
And if you say "SSH user details" you mean the admin details? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|