×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Thu, Dec 18, 2008 at 02:23, Jerry Draper <midrangel@xxxxxxxxxxxxx> wrote:
I have never seen this work. The only way I get it to work is using the
public/private key system.
Quite easy. Start sshd (STRTCPSVR *SSH), then connect to it using an
ssh client (ssh(1) in an xterm, or putty on Windows), then use
scp/sftp with u:pw authentication to your hearts content. It does not
work from QP2TERM because that is not a "real" unix terminal, the
emulation is lacking (probably because of 5250 limitations, but that's
just guessing).
If you want to automate it, you'll need something that can emulate a
full tty, like expect.
The right way to go is still public/private key auth, as it is more secure.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.