Robocopy is a file replication command for Microsoft Windows, which can move or copy file data from one location to another. Using the Robocopy command, you can automatically back up recorded video files to an 'external hard drive' or 'network drive' whenever you log into your computer.
If you use the Robocopy command with Windows Task Scheduler, you can automatically copy or move large files to an external hard drive every time you log in to your computer (or on a specific day of the week).
Follow the steps below to automatically move video and image files from your Bandicam folder to an external hard drive:
Type or copy-paste the following command into Notepad and replace the source and destination folder.
Below is an example of saving as ‘AutoMove.bat’ with the file name ‘AutoMove.’
Now, if you run this batch file, the recorded files from Bandicam will be moved or copied from the Bandicam output folder to the backup folder of the external hard drive.
You can set up a task in the Task Scheduler to automatically run the batch file created above whenever you log in to your computer (or at a set time).
Go to the Actions tab and click the “New…” button. Then, click "Browse..." and select the Batch (BAT) file.
By following these steps, files from Bandicam (excluding those that were created on the same day) will be moved to the external drive backup folder every time you log on to your computer.
Tip 1) How to safely store recorded videos on a network computer
Security-critical institutions such as banks or insurance companies may want to record and store each employee's computer screen on a central computer over a network.
Tip 2) How to prevent users from deleting recorded videos
To prevent standard users from deleting videos, such as while recording company computers, you should enable [Recording] and disable [Deleting]. Please visit this page to learn how to enable [Recording] but disable [Deleting] on Windows.
Tip 3) How to automatically delete old video files
If you record your computer nonstop for over 24 hours and 365 days, you may want to automatically delete old files to avoid exceeding your hard disk’s capacity. In this case, you can automatically delete old movie files by using the 'Task Scheduler' and 'ForFiles' commands on windows.
Tip 4) How to automatically backup videos to another HDD or Google Drive
You can automatically move recorded files to another HDD or Google Drive using the "Robocopy" command and "Windows Task Scheduler".
Tip 5) How to record your PC for 24 hours & 365 days
If you use the "Around mouse" recording mode and Windows Task Scheduler, you can automatically record your computer screen when Windows starts, without the recorder status bar. This function allows you to do PC Monitoring or Surveillance.
Last Updated on