LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-11-2018, 12:11 PM   #1
ocram.serrot
LQ Newbie
 
Registered: Oct 2018
Posts: 1

Rep: Reputation: Disabled
Perform for SFPT on linux Server


Hi brothers
I need to now about features for install SFTP service on server Linux

What need:
Mem RAM
CPU
Disk space
 
Old 10-11-2018, 12:21 PM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
sftp relies upon ssh and is likely already built into your system.
Type "which sftp" to see if the command is there. (That is the one you use to initiate outbound connections.)
Type "lsof -i :22" to see if sshd is already LISTENing. That process would respond to sftp inbound connections.

You can sftp to any account you can ssh to unless you modify things to prevent it.

In and of itself ssh/sftp (and scp) don't use much in the way of resources. The question would be what else the server is doing and/or how much file transferring you intend to do with sftp. If you're transferring TB of information more memory and I/O is going to help.

You may want to look into sftp user jailing and restrictions to only allow sftp (i.e. not ssh login) depending on what you're doing.
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] After installed the kvm server. the virtual machines are perform poorly mr.rj Linux - Server 1 10-03-2017 03:40 PM
Installed OpenSSH but no sfpt GameCodingNinja Linux From Scratch 6 03-06-2017 03:13 PM
Advice? RE: which applications may perform better/worse (virtualized vs real server) carlosinfl Linux - Virtualization and Cloud 4 04-11-2010 01:54 PM
[SOLVED] problem with sfpt/ftp unix1adm Red Hat 23 09-26-2009 06:31 PM
Server cannot perform host name look ups recursv Linux - Networking 2 11-08-2004 12:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 01:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration