Hi,
I've not yet found a request for a freeSSHd implementation. Maybe some with more knownledge then I have could do it.
License: freeware?
Homepage: freeSSHd
quote from the homepage: freeSSHd, like it's name says, is a free implementation of an SSH server. It provides strong encryption and authentication over insecure networks like Internet. Users can open remote console or even access their remote files thanks to buit-in SFTP server.
Thanks
Parmenion
since you are unsure if it is freeware or not i must say this, we dont do freeware. we also have like 3 different SSH Clients. one here, and i am not sure but there may be more somewhere else on the site.
Zoop
Hi sergentsiler,
the freeSSHd is for free, but I did not find any license statement on the Homepage.
I know putty portable very well but freesshd is no client. It is a ssh and sftp server.
Bye
This is freeware, but I could do OpenSHH which is OSS, for you.
Take a look at it.
to windows, outside of a Cygwin environment?
silly me ...try CopSSH, it's openSSH with cygwin for windows included, with a BSD/MIT license.
Hi b23,
I've never heard about it. It's looking good for me. But it's still needs to be installed.
Thanks,
Parmenion
AutoCloseWindow true
Section "freeSSHd"
HideWindow
ExecWait '"FreeSSHDService.exe" /RegServer'
ExecWait "FreeSSHDService.exe"
ExecWait '"FreeSSHDService.exe" /UnregServer'
SectionEnd
OutFile "FreeSSHDServicePortable.exe"
; FreeSSHDService.exe /Service - install service
; FreeSSHDService.exe /KeyGen - Generates the keys
/*
sorry i don't have time to create tests for next two switches
*/
-------------------------------------
you can edit your config file in this file:
SSHPublickeyPath=\PortableApps\Network\freeSSHd\
RSAKeyPath=\PortableApps\Network\freeSSHd\RSAKey.cfg
DSAKeyPath=\PortableApps\Network\freeSSHd\DSAKey.cfg
it works
------------------------------------------
ok, here is binary
http://www.postemoderne.net/hasaf/freesshd/FreeSSHDServicePortable.exe
download to %PROGRAMFILES%\freeshhd and copy this directory to your USB
hope you will like
you could also try SSHWindows, which is a windows compile of OpenSSH.
http://sshwindows.sourceforge.net/
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.