Delete files from FTP

  • Hi,

    I am using a FTP task in SSIS to delete files from a FTP Server.

    The FTP Server is in UNIX.

    The error i am facing is ERROR No:550 "You do not have permission."

    But when i am trying to delete the same file from Windows Explorer, i am being able to delete that.

    Thanks in Advance

    Aniruddha

  • Are you positive that you're logging in with the same creds? Perhaps SSIS is making an anonymous connection which doesn't have permissions...

    Watch my free SQL Server Tutorials at:
    http://MidnightDBA.com
    Blog Author of:
    DBA Rant – http://www.MidnightDBA.com/DBARant

    Minion Maintenance is FREE:

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

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