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

Re: Problem with ftp_rmtcmd & ftp_quote



>           RmtCmd = 'CRTSAVF SENDLIB/' + %TrimR(QualFile.File);
>           Status = ftp_RmtCmd( sd
>                              : RmtCmd );
> returns a 550 error. Question is am I missing something simple or am I
> just nuts????

Do you have authority to create a save file on the remote system?
What happens if you type the following at a command-line on that system 
using the same user profile?

      CRTSAVF SENDLIB/AUDITFFLDS

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