you need to locate the sftp server. if you installed via rpm, it is in /usr/libexec/openssh/sftp-server. If its not there, then just do a find in /usr for sftp-server. Uncomment that line in sshd_config and restart the daemon to enable it. it runs on the same port as ssh by default, which is 22. Jason > > Part of the ssh "suite" is supposed to be sftp services (ftp via ssh). > Does anyone have any information on how to configure this service and > what port do they work on? or if I need to install something else > besides openSSH? > > I'm running RedHat 7.0 and openssh-2.3.0p1-4. The config file in /etc > points to: > Subsystem sftp /usr/local/sbin/sftpd > > The problem is that I have no files in this folder so I'm not > sure that > it installed properly. Any insight would be appreciated. > > -- > Jimi Thompson > "It's the same thing we do every night, Pinky." > > >
