A lightweight and efficient GUI-based PowerShell tool to rapidly copy a file continuously to a specified destination folder. This is useful for stress testing, file backups, and automation tasks.
(Replace # with an actual image link once you upload a screenshot)
- User-Friendly GUI – Simple and easy-to-use interface.
- Super Fast Execution – No delays, maximum file copy speed.
- Select File & Destination – Browse for source files and destination folders.
- Real-Time Copying – Continuously duplicates the selected file.
- Multi-threaded Performance – Uses background jobs for seamless execution.
- Start & Stop Controls – Manage copying operations with ease.
🔹 Performance Testing – Simulate file transfers under load.
🔹 Backup Automation – Keep real-time copies of important files.
🔹 Security & Forensics – Generate multiple copies for analysis.
🔹 Data Replication – Ensure redundancy by creating instant file clones.
- Windows 10/11
- PowerShell 5.1 or later
- Download the script.
- Open PowerShell and navigate to the script location.
- Run the script:
powershell -ExecutionPolicy Bypass -File FileCopyController.ps1
- Select the source file and destination folder.
- Click Start to begin copying at high speed.
- Click Stop to halt the process.
