• l.caufriez (2/7/2013)


    i created a package following this http://stackoverflow.com/questions/140850/how-to-avoid-ssis-ftp-task-from-failing-when-there-are-no-files-to-download

    it's working except that the ftp task will not go to the specified remote path, and i think it's because the remote path is not the default path.

    when i connect with a filezilla, the default directory is another path.

    someone got a brilliant idea to help me?

    thanks.

    Did you try the suggested 'Script Task' solution? The 'RemotePath' property would seem to give you what you want.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.