[4378] in sapr3-soft
Re: developing on Linux
daemon@ATHENA.MIT.EDU (cbbrowne@news.isp.giganews.com (Ch)
Fri Nov 19 09:20:09 1999
To: sapr3-soft@MIT.EDU
Date: 19 Nov 1999 08:16:03 -0600
From: cbbrowne@news.isp.giganews.com (Christopher Browne) (by way of SAP Moderator <cbbrowne@news.isp.giganews.com>)
Message-Id: <813m33$9aq@nexus.netconcepts.com>
The SAP RFC development tools are available for Linux; that would
allow you to write programs in [whatever language on Linux] that can
call functions on an R/3 system.
Head to your local sapserv[0-9] ftp server, and look in
/general/misc/unsupported/linux
% ftp sapserv4
Connected to sapserv4.
220-
220 sapserv4 FTP server (Version wu-2.4(4) Mon Feb 5 14:42:16 MEZ 1996) ready.
Name (sapserv4:hd1adm): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
230-
cd /general/misc/unsupported/linux230- ATTENTION !! IMPORTANT
INFORMATION FOR CUTOMERS !! ATTENTION
230-
230- This is the new anonymous ftp implementation on sapserv4
230- at SAP to achieve a higher security for all distributed files.
230-
230- Customers are no longer allowed to place or touch any files
230- within the '/dist' hierarchy.
230- Only 'Open connection' files (if not using the OSS1 transaction)
230- may be placed in the '/pub' directory.
230- Any (other) files from customers to SAP have to be stored in the
230- '/incoming' directory.
230-
230- The '/pub' and '/incoming' directories are no longer readable.
230-
230- ATTENTION !! IMPORTANT INFORMATION FOR CUTOMERS !! ATTENTION
230-
230-
230 Guest login ok, access restrictions apply.
ftp>
250 CWD command successful.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
total 13876
drwxr-xr-x 3 mirror mirror 1024 Jul 26 10:02 .
drwxr-xr-x 5 mirror mirror 96 Aug 30 12:02 ..
drwxr-xr-x 2 mirror mirror 96 May 28 10:02 .old
-r--r--r-- 1 mirror mirror 87597 Jun 18 14:31 CAR
-r--r--r-- 1 mirror mirror 1026 Jul 26 15:14 README
-r--r--r-- 1 mirror mirror 2285 May 28 15:49 readme.gui
-r--r--r-- 1 mirror mirror 451 Jan 11 1999 readme.rfc
-r--r--r-- 1 mirror mirror 340 Dec 21 1998 readme.saprouter
-r--r--r-- 1 mirror mirror 2881577 Dec 21 1998 sapgui-45A-3.i386.rpm
-r--r--r-- 1 mirror mirror 2841274 May 28 15:48 sapgui-45A-4.i386.rpm
-r--r--r-- 1 mirror mirror 408676 Dec 21 1998 saprfc-45A-1.i386.rpm
-r--r--r-- 1 mirror mirror 633048 Dec 21 1998 saprfc-devel-45A-1.i386.rpm
-r--r--r-- 1 mirror mirror 240232 Dec 21 1998 saprouter-32-1.i386.rpm
226 Transfer complete.
958 bytes received in 0.94 seconds (1 Kbytes/s)
ftp>
The notable packages that you care about here are
saprfc-45A-1.i386.rpm and saprfc-devel-45A-1.i386.rpm.
Note that these servers are pretty heavily firewalled; you will likely
only be able to get at them from the server being used to support OSS.
--
"Avoid the Gates of Hell. Use Linux" -- Unknown source
cbbrowne@hex.net- <http://www.hex.net/~cbbrowne/saplinux.html>