How to configure the FTP task ?

  • I am trying to configure the FTP task. In the connection manager the server name and credential for local is accepting but different server name and credential its showing error. please help me on this.

  • ananda.271085 (7/6/2011)


    I am trying to configure the FTP task. In the connection manager the server name and credential for local is accepting but different server name and credential its showing error. please help me on this.

    What is the exact error you are getting ?

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • connection cannot be established,server name, port number or credential may be invalid.

  • ananda.271085 (7/7/2011)


    connection cannot be established,server name, port number or credential may be invalid.

    The error message is a bit confusing. Still what this error means is what you have specified for the connection is incorrect. Ask your partner and review the server address, port and your credentials.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • I got the same problem.

    and I found the solution (it was very stupid)

    for example if your ftp info are

    myftp.acdffd.com

    username

    password

    mostly we cut and paste

    on the server name, make sure you have no space AT THE END of the string "myftp.acdffd.com"

    It was "myftp.acdffd.com " and it throw the error.

    Hope this would help

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply