I have 100 files in one folder.
I want to move 20 files from one folder to another as long as the the total number in the one folder is above 20.
I looked everywhere on the internet, but did not find a solution.
Can you help me, because I’m not a person who know’s a lot of IT.
there is no basis. I have a website where I can only upload 20 files at once.
I have a folder where I temporary put all the files and want to move each time 20 files to the folder where UiPath extract the files for uploading.
@chirogirl14, Instead of Copy file activity use Move File activity. The file will be moved from the source directory to the target directory completely.