I am not familiar with ncftp, but is there a verbose option...maybe a -v or
something you could specify when running the ncftpget?
|---------+---------------------------->
| | Sergey Korzhevsky|
| | <[EMAIL PROTECTED]|
| | .com.by> |
| | Sent by: Linux on|
| | 390 Port |
| | <[EMAIL PROTECTED]|
| | IST.EDU> |
| | |
| | |
| | 05/14/2003 09:28 |
| | Please respond to|
| | Linux on 390 Port|
| | |
|---------+---------------------------->
>----------------------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: ncftp[put/get] resolv name problem under SLES8
|
>----------------------------------------------------------------------------------------------------------------------------------------------|
The name of the host is dedined in /etc/hosts, but ncftp[put/get] can
resolve names only if they define on DNS server. Ncftp itself doesn't have
this problem.
sles8:~ # ncftp sles8
NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason ([EMAIL PROTECTED]).
Copyright (c) 1992-2002 by Mike Gleason.
All rights reserved.
Connecting to 172.16.2.127...
ready, dude (vsFTPd 1.1.0: beat me, break me)
Logging in...
Login successful. Have fun.
Sorry, I don't do help.
Logged in to sles8.
sles8:~ # ncftpget -u sk -p ******** sles8 ftpdir t1
sles8: unknown host.
ncftpget: cannot open sles8: unknown host.
Where is the problem?
WBR, Sergey