[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: STOR (put) Command Receiving Error



Scott,

I was able to perform the following from a command line FTP session to place the file on to the remote server successfully.

I am thinking there is something special going on with respect to the double quotes they instructed me to put around the file, but I am not sure.
-----
put /work/TESTOUT.pgp "PGP ARP INBNDR GAFRARP"
200 PORT command successful.
150 Opening ASCII mode data connection for PGP ARP INBNDR GAFRARP.
226- Transfer complete - acknowledgment message is pending.
226- Transfer complete - acknowledgment message is pending.
226 Transfer complete (Batch Number = 158785).
   965 bytes transferred in 0.007 seconds. Transfer rate 141.166 KB/sec.
-----

On 10/11/2012 8:42 PM, Scott Klement wrote:
I don't see anything wrong, here... Maybe you're not allowed to do
active FTP, and you need to do passive?  It's worth a try.

If that doesn't help, try doing it the way that works (from the IBM FTP
client) but use the 'debug' subcommand to enable the same sort of log
output.  Post that, and we'll see what's different between them.

On 10/11/2012 4:54 PM, Brian wrote:
With logging on, it looks like this in the job log:

1: > PASS **********
1: 230 Connect:Enterprise UNIX login ok, access restrictions apply.
1: > CWD /
1: 250 CWD to '/' successful
1: > TYPE I
1: 200 Type set to I.
1: > PORT 172,25,10,10,56,15
1: 200 PORT command successful.
1: > STOR PGP ARP INBNDR GAFRARP
1: 550 You are not allowed to issue this command

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------