Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch to copy files
Name: ysottot Date: May 12, 2006 at 16:11:40 Pacific OS: XP CPU/Ram: 1 Gb Product: HP
Comment:
I have a text file of workstations that I want to copy files to. I'm trying to make a batch that will read the machine names from the text file, map a drive letter, copy the file, disconnect and move on the the next machine in the list. I'm having a hard time with it seeing that I don't know much about batch files. I'm trying the FOR command but don't understand how it works. Thanks
Summary: I want to use a batch to copy files to a plugged in flashdrive. How can I get the drive letter of the flashdrive? (I use different computers so the driveletter keeps changing) I thought maybe the batc...
Summary: Ok, I am a comp sci major and I do work study for the admin computing office on campus. Normally I write database reports on our Unix server. My boss has recently challenged me with this new project. ...