Error in Creating SFTP using OpenSSH

Reply

Join Date: Jun 2008
Posts: 53
Reputation: grvs is an unknown quantity at this point 
Solved Threads: 0
grvs grvs is offline Offline
Junior Poster in Training

Error in Creating SFTP using OpenSSH

 
0
  #1
Nov 10th, 2009
Hi

I tried creating sftp server using OpenSSH and I get some errors.
First I tried on Microsoft Windows Server 2003, R2, SP1 and then on Windows XP Professional, SP2 and the error is same.

Installation went smoothly on both the OS (after a few complications, see note at bottom), but when I tried to start the service, I get the following error:

Could not start the OpenSSH server service on local computer.
Error 193: 0xc1.
Here is the log of error from EventViewer (System)
The OpenSSH Server service failed to start due to the following error:
OpenSSH Server is not a valid Win32 application.
I followed the procedure as given on the following websites:
http://www.digitalmediaminute.com/ar...ver-on-windows
http://www.xenocafe.com/tutorials/wi...rver/index.php

Note:If you try creating the server by yourself you might face complications while editing the passwd and group file:

Instead of following:
mkgroup –l >> ..etc/group
mkpasswd –l –u username >> ..etc/passwd

you could use:
mkgroup –l >> "C\:Program Files\OpenSSH\etc\group"
mkpasswd –l –u username >> "C\:Program Files\OpenSSH\etc\passwd"

I guess you can use both backward and forward slash.
When I was in 10th i thought I knew all the maths, when I came to graduate level, I thought there is something I didn't know about, and when I completed my PhD, i knew that I don't know anything about maths.
life's like math
oh btw... I haven't done PhD
Reply With Quote Quick reply to this message  
Reply


Message:


Thread Tools Search this Thread



Tag cloud for application, failed, openssh, server, valid, win32
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC