Help me in finding new files in folders

  • Use script task, using for each file collection .. you can do this...

    get all files using system.io from folder A

    Take a file into variable

    If not file exists in folder C then

    Move this file to folder B

    else take next file

    loop thru all files..

    do this in for each loop in script task

Viewing post 1 (of 2 total)

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