‎2006 Dec 05 8:05 PM
Everytime I try and do the FTP command
lcd
sapnt008\sapmnt\trans
i get errno 22: Invalid argument
I'm trying to FTP a file that was created on the SAP App server to another server.
Any help will be rewarded.
Thanks
Richard
‎2006 Dec 05 9:39 PM
If i'm running in background do I have to use SAPFTPA or can I use SAPFTP. The problem is the SAPFTP is running on my local PC .
‎2006 Dec 05 9:59 PM
‎2006 Dec 05 10:32 PM
Thanks, I've got it figured out. Real basic, the SAPFTP rfc is confirgured to run on the client PC and therefore does not see the App sever as the local. SAPFTPA runs on the App server and does see itself as the local. Using the SAPFTPA worked perfect. I will reward myself.