vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Installation FTP program on dedicated linux (https://vborg.vbsupport.ru/showthread.php?t=208199)

dxflw 03-13-2009 12:03 PM

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?

:confused:

veenuisthebest 03-13-2009 12:37 PM

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.

dxflw 03-13-2009 04:30 PM

How i do that all?I have no idea:(
Any tutorial?

veenuisthebest 03-13-2009 05:23 PM

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

dxflw 03-13-2009 06:00 PM

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?


All times are GMT. The time now is 07:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00980 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete