If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Dude.. it's OK. Old threads are still useful for folks Googling for problems they are having. I just ran into an FTP issue and was able to resolve it on my own. So I thought it might benefit others to add information regarding how I resolved my issue. BTW.. that was a great game last year when Greg Lewis caught that pass from Brett Favre :-).
I'm trying to FTP a savefile LIB/SAVFILE from iseries to iseries but the FTP fails with the below messages.
229 Entering Extended Passive Mode (|||25722|).
150 Sending file to member SAVFILE1 in file SAVFILE1 in library LIB.
Unable to send data to server.
426-Cannot write to member SAVFILE1 in file SAVFILE1 in library LIB.
426 Data transfer ended.
226 ABOR subcommand received; no transfer in progress.
Increased the storage for the profile but no luck, can you please let me where I'm going wrong?
Below are the steps that I followed for FTP
1. FTP <system name>
2. User name
3. Password
4. Bin
5. Put LIB/SAVFILE LIB/SAVFILE1
You could also use SAVRSTFTP... which is a nice wrapper on top of Scott Klement's FTPAPI.
Regards
Kit http://www.ecofitonline.com
DeskfIT - ChangefIT - XrefIT
___________________________________
There are only 3 kinds of people -
Those that can count and those that can't.
i have a set of commands (one to send & one on the target box to receive) that i wrote and use (of course this was written prior to me downloading FTPAPI )
I'm not anti-social, I just don't like people -Tommy Holden
Comment