How can I copy files to a USB stick with Ruby (in Windows)?
So far I have tried to identify the path of the USB stick, with the idea of using FileUtils to copy the files. However, I haven't been able to identify the path.
Anyone know how to do this, or suggest an alternative approach.
Thanks
Edit:
I've found a solution. Windows installed the MP3 player in MTP mode, not flash mode. After a bit of fiddling, I can view and access the device like another.
Found the information from here: http://social.answers.microsoft.com/Forums/en-US/vistahardware/thread/cc1e7050-5c44-4eb4-97e7-8edfdb42f24d