Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabeghe/autocopyusb
Copy the contents of a USB drive when connected to the system in a hidden way and in the background.
https://github.com/nabeghe/autocopyusb
copy csharp csharp-code netframework netframework48 usb usb-drive
Last synced: 13 days ago
JSON representation
Copy the contents of a USB drive when connected to the system in a hidden way and in the background.
- Host: GitHub
- URL: https://github.com/nabeghe/autocopyusb
- Owner: nabeghe
- License: gpl-3.0
- Created: 2023-01-13T10:02:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T14:22:51.000Z (about 1 year ago)
- Last Synced: 2023-10-15T23:40:49.848Z (about 1 year ago)
- Topics: copy, csharp, csharp-code, netframework, netframework48, usb, usb-drive
- Language: C#
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoCopyUSB
> 😈 When a USB Drive (like flash drive) is connected to the computer, This program automatically copies all its contents to your computer in the background.![Main](Images/AutoCopyUSB-Icon.png)
![Main](Images/AutoCopyUSB-Screenshot-1.jpg)
## How To Use
1. Run the program.
2. Click on the Start buttonl; Now the app will be hidden.
3. Connect a USB drive like a flash drive. The contents of the flash drive will be copied to a folder called Copies in the path of the program.## How to stop the program ❔
When the program is hidden after pressing the Start button, by opening the exe file again, you will be asked for a password, which is equal to 1 by default; And then by entering that password, the operation of the program will be stopped and the main form will be displayed for you.## How to change the password ❔
Click on the Password button and enter your new password.## What is the Passport button ❔
If you want a USB drive (Like flash drive) not to be copied when connecting, clicking this button will create a file based on your password. By placing this file in the root of the flash drive, that flash drive will be ignored.## What is Startup checkbox ❔
By activating this checkbox, the program will run when Windows starts up.## How to change the copies path ❔
Click on the Browse button and choose your custom path.