※ Note: For akaBot Studio versions from 2.0.3.0 onwards, the activity name was changed from "Move Directory" to "Move Folder". Some documentation may still refer to the previous name.
Table of Contents
Activity Program Name
Description
Properties
How to Use
Sample
1. Activity Program Name
RCA.Activities.Core.MoveDirectory
2. Description
Quick Access: "Toolbox" > "Core" > "Move Folder"
This activity moves a directory (folder) along with all its contents to a specified location.
※ Verified akaBot Studio version: 2.0.1.6
※ Note: Terminology or wording may vary slightly depending on the version.
3. Properties
4. How to Use
Below is a real example of using the "Move Folder" activity:
Move the directory "C:\akaBotStudio\TestFolder\Test" into the "C:\akaBotStudio\TestFolder2" directory.
In akaBot Studio, drag and drop the ① "Move Directory" activity into the designated sequence. Once the activity is added, specify the path of the directory you want to move and the path of the destination directory.
Below is an example screenshot.
To implement the example above:
② In Properties > Directory > Path, enter "C:\akaBotStudio\TestFolder\Test"
③ In Properties > Directory > Move Destination Path, enter "C:\akaBotStudio\TestFolder2"
With these entries, the configuration for Move Directory is complete.
Additionally, by setting the Move Destination Path to "C:\akaBotStudio\TestFolder2\TestData" , you can move the directory while keeping the data within the original Test directory intact, and simultaneously rename the directory from "Test" to "TestData"
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article