SFTP and SCP don't work in MT
Andersson, Mats
mats.andersson@appgate.com
Thu, 3 Oct 2002 04:14:50 +0200 (CEST)
On Tue, 1 Oct 2002, arseth2 wrote:
> 'ls -A -L -F -1' produces an output like this:
> #.bashrc#
> .Xauthority
> .backup/
> .bash_history
> ...
This looks right.
> When I run MT in debug mode I get the following messages when I try to run scp
> in MT:
> ** (2641) SSH2SessionChannel : 'session (ch. #1) stderr : Pseudo-terminal will
> n
> ot be allocated because stdin is not a terminal.
> ** (3533) SSH2SessionChannel : 'session (ch. #1) stderr : Permission denied,
> please try again.'
This looks strange, looks as if something is not right with your shell.
> > With SFTP it can't be the same problem since it's
> SFTP gives the following error message:
> Could not start sftp session: null
Maybe it is the same problem since both sftp and scp runs over a normal
session-channel meaning that a shell is started in the other end meaning
that if something is not right with shell-startup it wont work HOWEVER
this should be the same when you use some other client and you say it's
not so I'm really puzzled here.
> I don't get any respone from website www.appgate.com, do you have a link
> to CR&T?
www.crt.se
Cheers,
/Mats