When moving a savefile from one AS400 to another AS400 the transfer works fine, however when executing the same FTP commands in batch from a source member, I get a file member error. Any ideas? ...+... 1 ...+... 2 ...+... 3 ...+... 4 ...+... 5 ...+... 6 ...+... 7 When executing FTP for a savefile interactively from AS400 to AS400, it works fine. However if the same commands are executed in batch from a sourcefile I get an error of file member not found. The same library/savefile exists on both systems. Any ideas?? 227 Entering Passive Mode (127,0,0,1,21,102). 150 Sending file to member DAYFTP in file DAYFTP in library FACTSAVFIL. Member DAYFTP in file DAYFTP in library FACTSAVFIL not found. 250 File transfer completed successfully. 226 ABOR subcommand received; no transfer in progress. Enter an FTP subcommand. > put factsavfil/dayftp 250 Now using naming format "0". 257 "FACTSAVFIL" is current library. 227 Entering Passive Mode (127,0,0,1,21,102). 150 Sending file to member DAYFTP in file DAYFTP in library FACTSAVFIL Member DAYFTP in file DAYFTP in library FACTSAVFIL not found. 250 File transfer completed successfully. 226 ABOR subcommand received; no transfer in progress. Enter an FTP subcommand.

Reply With Quote