View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 11:52 AM
Glo Worm
 
Posts: n/a
Default Sun T3 StorEdge Hangs in FTP Session

Hi,

I have a Sun T300 that I can telnet to fine and issue any command. But
when I ftp to it, it hangs on the "ls" and "get" and "put" commands.
Anyone have any ideas as to what's wrong?

# ftp t3-sto
Connected to t3-sto.
220 1.9.11.2 T300 FTP server ready.
Name (t3-sto:fauxdb): root
331 Password required for root.
Password:
230 User root logged in.
Remote system type is pSOSytem.
ftp> bi
200 Type set to I.
ftp> hash
Hash mark printing on (8192 bytes/hash mark).
ftp> prompt
Interactive mode off.
ftp> cd
(remote-directory) etc
250 CWD command successful.
ftp> ls
Reply With Quote