COPY SPECIFIC FOLDERS TO ANOTHER SPECIFIC FOLDER

Discuss RoboTask here
Post Reply
inolof
Posts: 1
Joined: Sun Jul 22, 2018 5:26 pm

COPY SPECIFIC FOLDERS TO ANOTHER SPECIFIC FOLDER

Post by inolof »

Hello to everyone,

This is my first time using robotask and I would like some help.

I'm trying to copy folders with something specific in its names, and paste them into a folder that also has that 'something' on its name.

For example, I have a source folder that contains the following subfolders:
- Folder-A-1
- Folder-A-2
- Folder-B-1
- Folder-B-2

And I have a destination folder that contains:
- Folder-A
- Folder-B

I want to copy the folders A-1 and A-2, with everything inside of them, and paste them on folder A. The same thing with B-1,B2 and B.

That's it. In case I wasn't clear enough, please contact me. Appreciate the attention.
Oleg
Site Admin
Posts: 3004
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: COPY SPECIFIC FOLDERS TO ANOTHER SPECIFIC FOLDER

Post by Oleg »

Use Synchronize Folders action

Your task will contain 4 steps like this
sync folders: Folder-A-1 ==> Folder-A
sync folders: Folder-A-2 ==> Folder-A
sync folders: Folder-B-1 ==> Folder-B
sync folders: Folder-B-2 ==> Folder-B


So you get Folder-A which contains files from Folder-A-1 and Folder-A-2
and Folder-B which contains files from Folder-B-1 and Folder-B-2
Oleg Yershov
Post Reply