Operating System - HP-UX
1855296 Members
2046 Online
104109 Solutions
New Discussion

get does not work in ftp session

 
Nivesh Patnaik
Frequent Advisor

get does not work in ftp session

put works but get does not.
Has anyone encountered this?

ftp> get
(remote-file) mytest
(local-file) mytest
200 PORT command successful.
150 Opening BINARY mode data connection for mytest (0 bytes).
550 sendfile: Invalid argument.
ftp> get mytest
200 PORT command successful.
150 Opening BINARY mode data connection for mytest (0 bytes).
550 sendfile: Invalid argument.
ftp>

I gave him his drink as usual. Some men can't hold their arsenic.
1 REPLY 1
Nivesh Patnaik
Frequent Advisor

Re: get does not work in ftp session

I'm going to install PHNE_30432 and see
what happens, and then I'll post another reply if the problem still exists.
Until then, please disregard this thread.
I gave him his drink as usual. Some men can't hold their arsenic.