Hi,
The UploadAttachments will not remember where the file you have moved.
So there's two solutions for you :
1. do not move it , and process all file in a button click event.
2. implement an attachment table. That is more difficult. Please check the advanced sample, the EditTopic page.
Regards,
Terry.