Operating System - HP-UX
1828991 Members
2269 Online
109986 Solutions
New Discussion

Re: Facing problem with graphical FTP client

 
shah.fuzail
Advisor

Facing problem with graphical FTP client

Can anyone help me out on ftp issue which I am experiencing first time in my career, I have created restricted ftp account on HP-UX 11.11i system, everything is working fine with command line but when try to access ftp server with cuteFTP client, client connects successfully but no browsable directories available.

Messages which I am getting during connectivity are looking fine as given below;

STATUS:> Connect: Monday 20:36:43 05-22-2006
STATUS:> Connecting to 192.1.4.36
STATUS:> Connecting to 192.1.4.36 (ip = 192.1.4.36)
STATUS:> Socket connected. Waiting for welcome message...
220 testserver.nss.com.pk FTP server (Version 1.1.214.4(PHNE_29461) Thu Nov 20 06:40:06 GMT 2003) ready.
STATUS:> Connected. Authenticating...
COMMAND:> USER trapftp
331 Password required for trapftp.
COMMAND:> PASS ********
230 User trapftp logged in. Access restrictions apply.
STATUS:> Login successful
COMMAND:> TYPE I
200 Type set to I.
COMMAND:> REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
STATUS:> This site can resume broken downloads
COMMAND:> REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
COMMAND:> pwd
257 "/" is current directory.
COMMAND:> TYPE A
200 Type set to A.
STATUS:> Retrieving directory listing...
COMMAND:> PORT 10,5,14,84,6,19
200 PORT command successful.
COMMAND:> LIST
150 Opening ASCII mode data connection for /usr/bin/ls.
STATUS:> Received 59 bytes Ok.
STATUS:> Time: 0:00:01, Efficiency: 0.06 KBytes/s (59 bytes/s)
226 Transfer complete.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Facing problem with graphical FTP client

Shalom,

ls -la doesn't work?

It is possible the files are not visible and you need to know the names in advance to download them.

This is probably a result of your configuration. It might be good to look at ftpacess file for clues.

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
shah.fuzail
Advisor

Re: Facing problem with graphical FTP client

Thanks buddy for the support

Actually existing FTP accounts behave perfectly, after few hit and trial I have delted this account and create new account. This time no problem face and everything is working fine.

BR

Shah Fuzail Ahmed
shah.fuzail
Advisor

Re: Facing problem with graphical FTP client

Thanks for the support

Actually existing FTP accounts behave perfectly, after few hit and trial I have delted this account and create new account. This time no problem face and everything is working fine.

BR

Shah Fuzail Ahmed