Operating System - HP-UX
1819682 Members
4080 Online
109605 Solutions
New Discussion юеВ

sftp from hpux to windows - Couldn't canonicalise Failure

 
Abdul Majeed Lardhi
Regular Advisor

sftp from hpux to windows - Couldn't canonicalise Failure

Hi

I have an error when I connect to sftp server running on windows xp from hpux 11.11

I google in the net but did not found base of this error !!!

ncbhpwks^root:/tmp > sftp majeed@10.150.2.58
Connecting to 10.150.2.58...
508863@10.150.2.58's password:
Couldn't canonicalise: Failure
Need cwd
ncbhpwks^root:/tmp >
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: sftp from hpux to windows - Couldn't canonicalise Failure

Shalom,

Looks like there is no sftp server running on windows. That is not a standard feature.

Try installing one.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Abdul Majeed Lardhi
Regular Advisor

Re: sftp from hpux to windows - Couldn't canonicalise Failure

but the sftp server is running !!!
when I stop it, it clearly eroor raised with cant connect

I tested with ssh terminal and its work fine

Abdul Majeed
Steven Schweda
Honored Contributor

Re: sftp from hpux to windows - Couldn't canonicalise Failure

> but the sftp server is running !!!

That's pretty obvious, actually.

> Need cwd

Looks like a problem with the SFTP server,
but you might get some useful info if you add
"-v" to your "sftp" command. There may also
be a log file on the server, if you can find
it. Check the documentation for the
(unknown) SFTP server?

> I tested with ssh terminal and its work
> fine

Same user and everything? As usual, showing
actual commands with actual output can be
more helpful than "works" or "doesn't work".
Abdul Majeed Lardhi
Regular Advisor

Re: sftp from hpux to windows - Couldn't canonicalise Failure

when I said "sftp server is working fine" , I meant that I have tested locally by :

C:\Documents and Settings\majeed>sftp majeed@localhost
Enter password for majeed@localhost:
//>dir
.
..
OB2DBG.tar.gz
gpresult.txt
//>mget gp*
Fetching //gpresult.txt
Downloaded //gpresult.txt to C:\Documents and Settings\majeed\gpresult.txt (13.
09kB 0.00 B/s 00:00:01)
//>^D

^C
C:\Documents and Settings\majeed>


Abdul Majeed
smatador
Honored Contributor

Re: sftp from hpux to windows - Couldn't canonicalise Failure

Hi,
Have you try with the verbose/debug mode sftp -vvv.
Another idea, have you try to simplify the majeed passwd, maybe is a caracter does not understood