FG
💻 Software

How can I automatically copy files to a USB drive when I connect it to my computer?

Fresh5 days ago
Mar 15, 202697385 views
Confidence Score0%
0%

Problem

I am looking for a solution for copying all the files from a specific directory on the hard drive, to a specific directory on a USB memory device, once this device is connected. I have a program that downloads podcast episodes for me. I would like these files to be automatically moved (or at least …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I automatically copy files to a USB drive when I connect it to my computer?

Low Risk

You can quite easily build your own solution for Windows using autorun.inf and a .bat file. Create a bat file to copy a directory to your usb drive. Place the bat file on your mp3 player and create an autorun.inf using these instructions Now you sho…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment