Customer Portal

CopyFiles Component | Not Working

Comments 3

  • Avatar
    slechtaj
    0
    Comment actions Permalink
    Hi Karan,

    In your target URL, can you clarify what the placeholders (server and host) stands for? The SFTP URI scheme should look like this:
    sftp://[user:password@]host[:port]/<path>/<file>

    It would be helpful if you placed here a sample SFTP URL you use.
  • Avatar
    karan_babaria
    0
    Comment actions Permalink

    Hi Karan,

    In your target URL, can you clarify what the placeholders (server and host) stands for? The SFTP URI scheme should look like this:

    sftp://[user:password@]host[:port]/<path>/<file>

    It would be helpful if you placed here a sample SFTP URL you use.
    "slechtaj"



    Sample TargetUrl I'm using is - sftp://testUser:password123@localdevapp ... estETL/out
  • Avatar
    slechtaj
    0
    Comment actions Permalink
    Hi Karan,

    I'm able to reproduce the issue by setting an incorrect port. Can you test the same connection from another client?

Please sign in to leave a comment.