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


In reply to OT: PSFTP problems by talexb
in thread How secure is XOR encryption? by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.