|
#1
|
|||
|
|||
Move folder
Hi
I have a folder C:\MyPath\A which contains: 1.txt 2.txt subfolder B with file 3.txt I want to have a step which moves folder C:\MyPath\A to C:\Backup so I will have C:\Backup\A containing : 1.txt 2.txt subfolder B with file 3.txt I tried to use a "Copy File" step where i set Source folder C:\MyPath\A ,Dest folder C:\Backup and enable the Move files\Mode delete source folders too. But the result of this step is all the content of C:\MyPath\A is moved directly into C:\Backup and not into C:\Backup\A as expected. Any idea how can I achieve this? |
#2
|
|||
|
|||
See attached.
|
|
|