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