On 03/29/2010 10:23 AM, Gianfranco Durin wrote: > On 03/29/2010 03:28 PM, Aaron Konstam wrote: >> On Mon, 2010-03-29 at 11:07 +0200, Gianfranco Durin wrote: >>> On 03/25/2010 03:51 PM, Marvin Kosmal wrote: >>>> Could start with which sftp on the Fedora machine. >>>> >>>> YMMV >>>> >>>> Marvin >>>> >>> >>> Thanks, >>> I use openssh >>> >>> and I have >>> >>> Subsystem sftp /usr/libexec/sftp-server >>> >>> enable in my sshd.config file. >>> >>> Is it enough? >>> >>> Gianfranco >> This is the line in my sshd.conf file >> Subsystem sftp /usr/libexec/openssh/sftp-server >> >> The file you reference does not exist on my machine. > > Yes, sorry, you are right, this is the very same I have > > Gianfranco Can you ssh successfully from the client side to the server side? Sorry if you already answered this question. I started looking at this thread in the middle. If you cannot ssh, that will give us some hints. If you can ssh successfully, please check your /etc/hosts.allow and /etc/hosts.deny files on the server side. I believe openssh-server is built to examine those files. I believe those files can authenticate or block connections on a per service per user per host basis. On the client side, can you do sftp -v .... Does anyone know if multiple sftp -v -v -v increase the logging level as it does in ssh -v -v -v ? If using multiple -v does increase the logging level, can you do sftp -v -v -v ... -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines