mediation
Technical User
- Nov 11, 2006
- 17
Dears,
When I try to ftp some files between two UNIX machines the session hanged as per below
ftp>
ftp> cd /test
---> CWD /test
250 CWD command successful.
ftp> hash
Hash mark printing on (8192 bytes/hash mark).
ftp> get test1.txt
---> PORT 10,253,2,26,128,65
200 PORT command successful.
---> RETR test1.txt
150 Opening ASCII mode data connection for test1.txt (31024 bytes).
^C
426 Transfer aborted. Data connection closed.
226 Abort successful
ftp>
ftp>
the session hanged and I had to interrupt it although I can execute (ls,cd,.. and other commands)
also be informed that I had tried to ftp some other files with different sizes and different privileges ..
and no file has been transferred ..
so please help me if u can ,,
Thanks in advance for your kind reply.
When I try to ftp some files between two UNIX machines the session hanged as per below
ftp>
ftp> cd /test
---> CWD /test
250 CWD command successful.
ftp> hash
Hash mark printing on (8192 bytes/hash mark).
ftp> get test1.txt
---> PORT 10,253,2,26,128,65
200 PORT command successful.
---> RETR test1.txt
150 Opening ASCII mode data connection for test1.txt (31024 bytes).
^C
426 Transfer aborted. Data connection closed.
226 Abort successful
ftp>
ftp>
the session hanged and I had to interrupt it although I can execute (ls,cd,.. and other commands)
also be informed that I had tried to ftp some other files with different sizes and different privileges ..
and no file has been transferred ..
so please help me if u can ,,
Thanks in advance for your kind reply.