FTP CONNECTION PARAMETER, SERVER & PORT

HI m new to xi,
i m working with file to file scenario. while creating the sender communication channel for file adapter for the FTP connection parameters, what to give for the server.
i dont know my server ip address. m having my own system.
i installed guideFTPD to my OS (windows server). i dont know the ip adress, can any one tell me how to know the server IP address.
i searched in SDN but i didnt find.
points rewards
thanks in advance
munna

Hi,
If you are just doing it for testing then you can also go for NFS mode in your File Adapter which will allow you to pick and drop the file on your XI servier directory. The directory can be seen by using the tcode AL11.
But if you have any specific reason to use FTP adapter then you can go ahead and as suggested above you can find the ip address.
Probably if you go through this link before configuring your adapter then it will help you a lot..
http://help.sap.com/saphelp_nw04/Helpdata/EN/bc/bb79d6061007419a081e58cbeaaf28/content.htm
Regards,
Sarvesh

Similar Messages

  • FTP Connection Parameter

    HI ...
    In File to File scenarion In FTP connection Parameters how to find the server IP address
    venkatesh

    Hi
    It is set in your File/FTP commn channel.
    Open & check.
    Rgds

  • File has to pass through FTPS connection.. Connection parameters?

    Hi,
    I want to transfer the file through FTPS connection. Partner side provided the following details as connection parameters.
    - IP : 129.32.169.140 
    - POrt: 990
    User name
    Password
    PASV mode
    SSL Direct, OpenSSL,SSL Listing, SSL Transfers.
    Kindly let me know what are all the parameters I need to pass in Receiver file adapter.
    FTP Connection Parameters:
    Server
    Port
    Data connection: Passive
    Connection Security:  FTPS for control connection or FTPS for control and Data connection.???
    Command Order :  ?????
    Please let me know what are the security and command order parameters I need to use in Receiver file adapter.
    They didn't provide any certificates.
    Thanks
    Deepthi.

    Hi Rajesh,
    The message is not even failing.. It is in the status of "Delivering". The below are the logs from adapter and Messaging system.
    File Adapter Log:
    Success   Message successfully received by messaging system. Profile: XI URL: http://xi-dev.intranet.XI.com.au:50200/MessagingSystem/receive/AFW/XI Credential (User): PIISUSER
    Success  Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    Success  Message successfully put into the queue.
    Success  The message was successfully retrieved from the receive queue.
    messaging system log:
    Message ID  44b756da-d9bd-42e2-3136-e34d75adfe03 
    Message Type  Asynchronously Received Message (RECEIVE) 
    From Service   Name:  BS_1  
    To Service   Name:  BS2  
    Action   Namespace  http://XI.com/SAP_PI/ControlData Name:  BYPASS  
    Connection Name   File_http://sap.com/xi/XI/System 
    Status   Delivering 
    Error Category    
    Error Code    
    Profile   XI 
    Transport   HTTP 
    Delivery Semantics   Exactly Once 
    Times Failed   0 
    Number of Retries   3 
    Sent / Received  09/09/2009 11:22:52 
    Transmitted / Delivered  09/09/2009 11:22:53 
    Next Delivery  09/09/2009 11:22:53 
    Persist Until  10/09/2009 11:22:52 
    Valid Until  01/01/1970 10:00:00 
    Retry Interval   5 Minutes 
    Address   http://xi-dev.intranet.XI.com.au:50200/MessagingSystem/receive/AFW/XI 
    Transport Headers   authorization=Basic UElJU1VTRVI6dDFhbTRyaWE= Content-Length=3010 accept-encoding=gzip sap-xi-messageid=44B756DAD9BD42E23136E34D75ADFE03 content-length=3024 host=xi-dev.intranet.XI.com.au:50200 user-agent=SAP Web Application Server (1.0;700) content-type=multipart/related;boundary=SAP_4AA4E14330050131E10080000A722149_END;type="text/xml";start="" HTTP=POST soapaction="http://sap.com/xi/XI/Message/30" 
    Principal Propagation

  • How can I find out the server port for a secured FTP site and creating a FTP Connection Manager

    I have to create a FTP Task to go out and get the files that our 3rd party vendor will be dropping on a secured FTP site. I have all the credentials to access that Secured FTP Site and have successfully done so through FileZilla.
    Now I need to set-up a FTP Task to go out and get their files and in so doing create a FTP Connection Manager. Is there any way I can determine the
    Server Port number from the Secured FTP site? I let it default to 21 and tried the Test Connect and it failed.
    Thanks for your review and am hopeful for a reply.

    Hi ITBobbyP,
    SSIS has a built in FTP task, while this only works for the FTP protocol, it doesn’t support SFTP. But there are some free clients like WinSCP and
    SSIS SFTP Task Control Flow Component
    available in the CodePlex which can invoked from SSIS.
    References:
    SSIS SFTP Task Control Flow Component approach
    WinSCP approach
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • PI 7.1 using FTPS as File Sender Adapter: Problem connecting to Server!

    Hi
    We are using SAP PI 7.1 and I am trying to connect to an FTPS Server, but always get the following Error in the log: "Channel FileReceiver: Error connecting to ftp server 'hostname': com.sap.aii.adapter.file.ftp.FTPEx: The control connection to the FTP server hostname timed out while reading the server reply."
    I checked all the parameters and they seem to be ok! When I am using the same parameters with a WS_FTP Client Tool on the same server, I can establish the connection! Hostname, Port, User, Pass, etc must be ok ... I also imported the CA Certificate into the "TrustedCAs" KeyStore ...
    We also checked if on FTPS Server side we can see anything in the logfiles, but it seems that PI (Fiel Adapter) does not send anything to the FTPS Server. On OS Level we see that a TCP Connection is established tho the Server on the correct Port and we also used a tool to analize if data is sent over the established connection, but there was no data :-o
    Can anybody help me?
    Thanks
    Christoph

    Hi Pavan
    Access rights are ok ... how do I check if my PI Sysem supports FTPS? We have installed the crypto extensions and I also can select the FTPS Option on the file adapter. Is there anything else that must be enabled or configured?
    Regards
    Christoph

  • FTP Adapter is unable to connect to server

    Hi All,
    I am using the FTPAdapter in my BPEL process and trying to connect the FTP server which is running in my VMware linux machine. I am able to connect to the FTP server successfully from my windows machine and I am able to get and put the files. But my log says that it's unable to connect to FTP server. I see the following message in domain.log file
    +<FTP Adapter::Inbound> Poller raising Alert for exception : ORABPEL-11438+
    Error in establishing connection to FTP Server.
    Unable to establish connection to server.
    Please ensure hostname and port specified to login to the server is correct.
    Please help me to connect the FTP server successfully from my BPEL process.
    Thank you.

    Linux usually has ftp disabled, try using ssh
    if you are on 10.1.3.3 this has been enabled.
    I would tend to do all my modification in the Enterprise Manger console, not the xml as you are able to get more meaning around the filed names and what they are used for.
    To enable ssh you need to perform the following
    change the port to 22
    set ssh encryption = true
    cheers
    James

  • Change Port on "Connect to Server"

    Basically in a nutshell, I can' connect to my server no problem, and login, but all my files have the permission set to "read-only".
    I contacted my server host and they told me to login through the "Connect to Server" diolog box using the credentials of the root user. That did not work. I went back and told them that and they told me it may be an issue of it trying to connect on Port 22, rather then Port 21 and to come to the Apple forums and ask how to fix that. They unfortunately only provide support for windows related questions.
    So here I am... anyone have any ideas?

    This is how I am connecting.
    ftp://[email protected]//[email protected]
    When I do that, it works. But all the files are only read-only.
    I am in talks with my server admin right now, he has some sgguestions. I will keep this post updated.

  • I need help authenticating my outgoing server settings in setting up my work email on my Galaxy S5.  It says unable to authenticate or connect to server and I even called helpdesk at my email support and they tried every possible port (80, 25, 3535 or 465

    I need help authenticating my outgoing server settings in setting up my work email on my Galaxy S5.  It says unable to authenticate or connect to server and I even called helpdesk at my email support and they tried every possible port (80, 25, 3535 or 465 SSL) and none of them work. Please help!

    You will need to get the required info to create/access the account with an email client from your school.
    Are you currently accessing the account with an email client on your computer - if you have a Mac with the Mail.app, or if you have a PC with Outlook Express, etc.? If so, you can get the required account settings there.

  • Error while connecting to Microsoft Exchange server using javamail: "com.sun.mail.util.MailConnectException: Couldn't connect to host, port: host name , 993; timeout -1"

    I am trying to read mails from my outlook microsoft exchange server. Following is the code:
    public void readEmailsFromOutlook(/*String host, String username, String password*/ ) throws MessagingException, IOException {
          String host = "hostname";
          String username = "domain\\username";
          String password = "password"
          // Create empty properties
          Properties props = System.getProperties();
          props.setProperty("mail.smtp.auth","true");
          props.setProperty("mail.store.protocol","imaps");
          props.setProperty("mail.imap.auth.plain.disable","true");
          props.setProperty("mail.imap.host",host);
          props.setProperty("mail.imap.port","993");
          props.setProperty("mail.imap.user",username);
          props.setProperty("mail.imap.pwd",password);
          props.setProperty("mail.imap.debug","true");
          props.setProperty("mail.imap.ssl.protocols","SSL");
          props.setProperty("mail.imap.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
          props.setProperty("mail.imap.socketFactory.fallback", "false");
          props.setProperty("mail.imap.socketFactory.port", "993");
          // Get session
                     Session session = Session.getInstance(props, new ExchangeAuthenticator(username, password));
          session.setDebug(true);
          // Get the store
          Store store = session.getStore("imaps");
          //Store store = session.getStore();
          store.connect(host, username, password);
          // Get folder
          Folder folder = store.getFolder("INBOX");
          folder.open(Folder.READ_ONLY);
          BufferedReader reader = new BufferedReader(new InputStreamReader(
              System.in));
          // Get directory
          Message message[] = folder.getMessages();
          for (int i = 0, n = message.length; i < n; i++) {
            System.out.println(i + ": " + message[i].getFrom()[0] + "\t"
                + message[i].getSubject());
            System.out.println("Read message? [YES to read/QUIT to end]");
            String line = reader.readLine();
            if ("YES".equalsIgnoreCase(line)) {
              System.out.println(message[i].getContent());
            } else if ("QUIT".equalsIgnoreCase(line)) {
              break;
          // Close connection
          folder.close(false);
          store.close();
    But it threw the following error:
    DEBUG: setDebug: JavaMail version 1.5.1
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle]
    DEBUG IMAPS: mail.imap.fetchsize: 16384
    DEBUG IMAPS: mail.imap.ignorebodystructuresize: false
    DEBUG IMAPS: mail.imap.statuscachetimeout: 1000
    DEBUG IMAPS: mail.imap.appendbuffersize: -1
    DEBUG IMAPS: mail.imap.minidletime: 10
    DEBUG IMAPS: trying to connect to host <hostname>,port 993, isSSL true
    com.sun.mail.util.MailConnectException: Couldn't connect to host, port: 10.75.250.60, 993; timeout -1;
      nested exception is:
    java.net.ConnectException: Connection refused: connect
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:693)
    at javax.mail.Service.connect(Service.java:345)
    at javax.mail.Service.connect(Service.java:226)
    at com.capgemini.utilities.Utilities.readEmailsFromOutlook(Utilities.java:1261)
    Whats wrong with my code?
    Please help!!!!

    You're using the "imaps" protocol, but you've set properties for the "imap" protocol.  Change all the property names from mail.imap.* to mail.imaps.*.
    Also, get rid of all the socket factory properties.
    If you still can't connect, see these connection debugging tips.
    Most likely you're using the wrong host name or port number.  In almost all cases, it's better to just let JavaMail choose the correct port number.

  • What is default listener port of iphone for FTP connection

    Hi,
    I have implemented one FTP connection code in iphone apps and FTP client like cyberduck, fillzila can connect to iphone using FTP. So i am confused about port. Which port should i use for connection FTP and iphone.
    Can anybody pls tell me about port.
    Regards.

    You might want to specify that as a proxyPort when building your own app.

  • Ftp connection in oracle server

    dear all,
    i need some ideas...
    Fact: We have an application made by programmers. This app enter a lot of external users through internet browsers. Now the application will have to upload PDF files and save into a directory. This files will be read with UTL_FILE in order to identify the file name.
    We were thinking that we have to open an ftp connection (in oracle server) through this application in order to save the pdf files into directory (another server) but this directory will have to connect through NFS to my oracle server.
    I think that this could be a potential risk in my oracle server if i open ftp...
    can you give me some ideas o antoher ways in order to do that i want ???
    Thanks a lot

    No version number.
    No operating system.
    No hardware platform.
    No DDL.
    Uploading PDF files from the client to the database server?
    Uploading PDF files from the database server to another server in the data center?
    Uploading to the file system?
    Uploading to a BLOB?
    What you are doing is totally unclear. But what is most unclear is why you chose to post this in a group named "Database Upgrade." What does this have to do with upgrading?

  • Ftps client and other connect to server questions

    Does anyone know if OS X has a built-in ftps (not sftp) client? Also, is there a list of supported protocols for "connect to server"? Thanks!

    apparently there is via the application Terminal...but I have no idea how to work it!

  • Ftps and connect to server

    Does anyone know if OS X has a built-in ftps (not sftp) client? Also, is there a list of supported protocols for "connect to server"? Thanks!

    apparently there is via the application Terminal...but I have no idea how to work it!

  • Connect to server ftp

    OK, well I can do this via a dedicated FTP client like Fetch or Cyber Duck, but would much prefer to be able to utilize Apple's Connect to Server feature. I can connect to this particular server and the IT guy claims to have given me all the permissions I need.
    FTP client will let me add files, make new folders, etc. Apple's finder let's me log in the same, but gives me the no write icon in the corner. Is there a trick to getting this to work like in Fetch? It would be much easier through the Finder than having to install FTP clients on everyone's Mac.
    My login looks like:  ftp://mydomainhere.com, then of course the typical User Name and Password. Is there any other way to type this?
    Thanks for any help.

    Ahhh, I'm guessing it I would have found this info in the manual.... had I read it!  
    Thanks for the help. This will save me a ton of time trying to get a feature that's not supported to work.
    Have a great day.

  • TS1368 I'm unable to connect to iStore thru a proxy server (port: 8080)

    I connect to internet thru a proxy server (port: 8080) but I'm unable to connect to iStore or any most of the other applications. I would like to know what is the port no. thru which these apps operate? Pls help me connect...

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

Maybe you are looking for

  • HT4463 How do I get back to the same page I was on?

    When I have finished reviewing an app, if I click the back arrow in the top left corner it takes me back to the first page of the category. Not very user friendly when there are dozens of pages to click through to get back to where you were. How do I

  • 10.8.5 external hard drive won't mount

    After installing 10.8.5 update my Seagate external hard drive that I use as my Time Machine backup won't mount.  I can see it in Disk Utility, but it refuses to mount. Anyone else?  Suggestions?

  • Column names dynamically in Dynamic SQL

    Hi All, We can use Table Name dynamically in Dynamic SQL. Can we use column names dynamically? Thanks, Umasankar

  • How do I force progressive download?

    I have an Adobe Media Server all set up and playing videos over RTMP. Users on low bandwith settings experience buffering, on occasion. To combat this, I want to force users to download the entire video before they watch any of it. Through my researc

  • Diff between

    diff between text module,std text and text element