SFTP Access on Windows Server 2008
Madmath
Posted messages
4
Status
Member
-
Bluetiger007 Posted messages 142 Status Member -
Bluetiger007 Posted messages 142 Status Member -
Hello,
I am setting up an FTP server on a Windows 2008 server. I deployed FileZilla Server, created my groups and users, and so far everything is fine, I can connect via FTP.
Now I want to use SFTP and not FTP-SSL (I just discovered today that these are two different things).
I followed this documentation https://wiki.filezilla-project.org/Howto
I generated my key with Puttygen and loaded it into Pageant.
I would like to connect with WinSCP using SFTP.
I leave my username and password saved (from when I was using FTP) and choose SFTP as the protocol.
I test the connection and I get in WinSCP: Access denied and it asks me to enter the password.
In the FileZilla Server log I get:
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> Connected, sending welcome message...
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> 220-FileZilla Server version 0.9.34 beta
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> 220 Welcome to the FTP
(000050) 15/02/2010 15:21:32 - (not logged in) (86.64.71.74)> disconnected.
It cannot log in while there are no issues with FTP.
If anyone more knowledgeable than me could explain the procedure to follow....
Thank you in advance.
Mathieu
I am setting up an FTP server on a Windows 2008 server. I deployed FileZilla Server, created my groups and users, and so far everything is fine, I can connect via FTP.
Now I want to use SFTP and not FTP-SSL (I just discovered today that these are two different things).
I followed this documentation https://wiki.filezilla-project.org/Howto
I generated my key with Puttygen and loaded it into Pageant.
I would like to connect with WinSCP using SFTP.
I leave my username and password saved (from when I was using FTP) and choose SFTP as the protocol.
I test the connection and I get in WinSCP: Access denied and it asks me to enter the password.
In the FileZilla Server log I get:
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> Connected, sending welcome message...
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> 220-FileZilla Server version 0.9.34 beta
(000050) 15/02/2010 15:21:11 - (not logged in) (86.64.71.74)> 220 Welcome to the FTP
(000050) 15/02/2010 15:21:32 - (not logged in) (86.64.71.74)> disconnected.
It cannot log in while there are no issues with FTP.
If anyone more knowledgeable than me could explain the procedure to follow....
Thank you in advance.
Mathieu
Configuration: Windows XP Firefox 3.6
4 answers
Hello,
have you properly indicated to WinSCP where your private key is located?
edit:
Just reading the FileZilla wiki whose link is above:
Support for SFTP (SSH File Transfer Protocol) is not implemented in Filezilla Server.
--
and ... Voilà Voilà Voilà!
have you properly indicated to WinSCP where your private key is located?
edit:
Just reading the FileZilla wiki whose link is above:
Support for SFTP (SSH File Transfer Protocol) is not implemented in Filezilla Server.
--
and ... Voilà Voilà Voilà!
Yes, this is what I've also seen a bit, but then why do I find this: https://wiki.filezilla-project.org/Howto#SFTP_using_SSH2:_Key_based_authentication ???
Or is it only related to the FileZilla Client?
Or is it only related to the FileZilla Client?