This is a discussion on FTP problem with AIX within the AIX Operating System forums, part of the Unix Operating Systems category; --> I keep getting this when I am trying to FTP a ton of stuff to my AIX box "150 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I keep getting this when I am trying to FTP a ton of stuff to my AIX box "150 Opening data connection for pmeval. 226 Transfer complete. ftp: 51795 bytes sent in 0.00Seconds 51795000.00Kbytes/sec. 200 PORT command successful. 150 Opening data connection for pmexes.idm. > Netout :Connection reset by peer Connection closed by remote host." It wouldn't be so frustrating if it worked by the 3rd or 4th try. Thanks for your time, Let me know if you need more info about this |
| ||||
| "Unix" <rajivblr@gmail.com> wrote in message news:1129379425.996221.170720@g43g2000cwa.googlegr oups.com... > I keep getting this when I am trying to FTP a ton of stuff to my AIX > box > > > "150 Opening data connection for pmeval. > > 226 Transfer complete. > > ftp: 51795 bytes sent in 0.00Seconds 51795000.00Kbytes/sec. > > 200 PORT command successful. > > 150 Opening data connection for pmexes.idm. > > > Netout :Connection reset by peer > > Connection closed by remote host." > > > It wouldn't be so frustrating if it worked by the 3rd or 4th try. > > > Thanks for your time, > > > Let me know if you need more info about this How big is the file?. if over 2GB you probably need to ensure the receiving filesystem supports >2Gb files and also the ulimit is set for >2GB... > |