Description:
SSH secure remote login and tunneling tools.
|
|
|
SFTP Protocol, extension: Hash value of file
|
| |
Hi, I suggest to improve the sftp protocol: It would be nice to get a hash value (maybe sha1). This way a client can check if it needs to get the file, without transfering it. The status of the ietf draft is "expired": [link] Is any one still working on the draft?... more »
|
|
putty works fine, but plink says "Access denied" twice
|
| |
I'm trying to get remote file access working from Cygwin Emacs to a Unix box. It uses Putty plink under the covers. I have no trouble connecting to this box using Putty, using ssh. When I try to run plink manually with the approximate command line that Emacs is using, it gives me the expected "login as" and then "Password" prompts, but... more »
|
|
Total confusing "Permission denied" message
|
| |
I need to set up a service account that will be used by some DBAs after my contract is done. I built and tested everything in my personal account and now I'm moving everything to the service account. Unfortunately, commands that were working perfectly are now failing. I've even tried copying all of my .ssh files to the service... more »
|
|
ssh_exchange_identification: Connection closed by remote host
|
| |
Dear all, I'm experiencing a problem regarding SSH login on a Debian Etch server. Since a couple of days I often can't login anymore but get the following output: david@clash:~$ ssh -vvv xx***xx.de OpenSSH_4.3p2 Debian-9etch3, OpenSSL 0.9.8c 05 Sep 2006 debug1: Reading configuration data /etc/ssh/ssh_config... more »
|
|
Multiple entries for cluster in hashed known_hosts
|
| |
I'm using OpenSSH to login to a cluster, where I'm allocated a node by the DNS. Each node has a different host key, so logging into 'cluster.domain' rather than 'cluster17.domain' often gives me a 'Man in the middle' host key warning (as it should). There's some syntax in the .ssh/known_hosts file to indicate that a machine... more »
|
|
Cygwin+OpenSSH on XP: Scheduled SFTP job fails - but manual runs fine
|
| |
I have Cygwin+OpenSSH installed on Windows XP workstation. Simple SFTP process (batch file) runs fine when launched from the Command Prompt and fails when launched by a Scheduler from Novell Desktop Management. Scheduled job uses _exactly the same_ batch file and runs as Interactive User impersonation.... more »
|
|
ssh ok sftp connection closed
|
| |
I am not sure why this is happening it was working fine just a week ago :| I ran ssh in debug mode and got this: /usr/sbin/sshd -Dd debug1: sshd version OpenSSH_5.1p1 Debian-3ubuntu1 debug1: read PEM private key done: type RSA debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2 048 debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048... more »
|
|
SSH tunnel gives "Software caused connection abort" often
|
| |
just about everytime i get the ssh tunnel running, using firefox to browse and a forwarded port, i get the "Software caused connection abort". here is the last line of log b4 error "opening forwarded connection to 74.233.89.199:80" "network error: software caused connection abort" that ip belongs to ipchicken.com... more »
|
|
|