[59097] in SAPr3-news
Re: How to Download from SAPSERVx with FTP ???
daemon@ATHENA.MIT.EDU (Christian Knappke)
Mon Mar 19 09:43:23 2007
To: sapr3-news@mit.edu
Date: Mon, 19 Mar 2007 13:31:13 +0000 (UTC)
From: Christian Knappke <chknews@gmx.net>
Message-ID: <Xns98F893B582929HZqjX8Z9@news.sap-ag.de>
From the keyboard of "Dueg Gyu, Kim" <omegakim@realomega.com>:
> Hello.
>
> I need some help from you.
>
> SAP Note Number 682074 says as followings.
>
>>>
> ..
> Download and import transport request <CATT-transport>.
> The transport files are available on the following servers:
> SAPSERVx: ~ftp/specific/isoil/472/NOTES/Note.0682074/... as
> SAR-file <CATT-transport>.SAR
> ...
>
> SAP Note 13719 describes how to download files from sapservX.
>
>>>
>
> Unfortunately, the above notes don't contains this file.
>
> And In SAP Note 13719, SAP suggest to use the following command
>
>>>
> ...
> SAPSERVX
> sapserv3 Walldorf
> sapserv4 Foster City
> sapserv5 Tokyo
> sapserv6 Sydney
> sapserv7 Singapore
>
> User the following Commands
>
> ftp sapservX
> ...
>
>>>
>
>
> The problem is how I can download this file.
> I can not connect to the FTP Server "SAPSERVx"
You cannot connect to the server SAPSERVx because there is none.
yo can connet to sapserv3, sapserv4, ... sapserv7.
> Please help me to connect to the file server and download the
> file that I want.
Log on to the server where your saprouter runs and open the
service connection to SAP (maybe you need assistance from your
basis admin -- or even better: let him do the whole procedure).
Then do:
> ftp sapserv7
Use user ftp and password ftp
> cd specific/isoil/472/NOTES/Note.0682074
switch to bin mode
> bin
get the file(s) you need
> get <filename>
log off from the ftp server:
> bye
You're done!
HTH
Christian
--
#include <std_disclaimer.h>
/* The opinions stated above are my own and not
necessarily those of my employer. */