delete file from folder

Discuss new features and functions
Posts: 1
Joined: 22 Oct 2016

megabaza

Good day!

Need help settings.

On the local disk exist folder_1 with a file that is updated each hour for a new one.

We need from folder_1 file move to folder_2 and remove it from folder_1.

After inserting the file in folder_1 (every hour), the file should move in folder_2 and update the new file and also file needs to be deleted from the folder_1.

Moving and updating the file from folder_1 to folder_2 understand.

But it is not understand how to remove the file from folder_1 ?