in reply to Re: (2) How secure is XOR encryption?
in thread How secure is XOR encryption?

The putty stuff works fine, although I'm not sure it can be automated with VB. I also use the scp client that comes with cugwin on Windows and it works well.
  • Comment on Re: Re: (2) How secure is XOR encryption?

Replies are listed 'Best First'.
OT: PSFTP problems
by talexb (Chancellor) on Apr 24, 2002 at 20:49 UTC
    Glad to hear that putty works well for you. I am having the folloing problem .. any thoughts?
    (DOS Prompt)>psftp -v -pw xyz123 talexb@foobar.com Looking up host "foobar.com" Connecting to 209.1.1.1 port 22 Server version: SSH-1.99-OpenSSH_3.1p1 We claim version: SSH-2.0-PuTTY-Snapshot-2002-04-24 Using SSH protocol version 2 Doing Diffie-Hellman group exchange Doing Diffie-Hellman key exchange Host key fingerprint is: ssh-rsa 1024 fa:d9:0c:0b:7d:41:96:81:57:a0:ca:7a:c5:29:f4:1f Using username "talexb". Keyboard-interactive authentication refused Sent password Access granted Opened channel for session Primary command failed; attempting fallback Started a shell/command Connected to pyyl.pair.com bash: exec: sftp-server: not found Server sent command exit status 127 Fatal: unable to initialise SFTP: could not connect
    It looks like psftp is trying to set up an interactive session (not what I expected) then did a fall-back and failed to do that do. Help!

    --t. alex

    "Nyahhh (munch, munch) What's up, Doc?" --Bugs Bunny

      This is off-topic, but it looks like there's no SFTP server running on the other end.