Re: File Copy with ouput to log

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



"rhepp" <rahepp@xxxxxxxxx> wrote in message
news:0b6adeac-d39a-471f-9f80-b85a95f63b70@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I want to say thank you to first to anyone who can help this
novice! ;O) ...very novice at scripting

I need a script that can perform a file copy, and output info to a
log.

I have approximately 4000 CD's I need to copy to a local hard drive.
In the process I need to keep track of how much time it takes to copy
each CD which consist of one file to multiple files and folders. I
also need to verify the Checksums against each other with MD5sum.exe.
Optimaly I would like to create a log file that is appended each time
with all that information.

Here are the steps of what I am envisioning:

Create folder: d:\location\new_folder_name (from user input)
copy file(s): copy e:\* d:\location\new_folder_name
Checksum: md5sum d:\location\new_folder_name\*
Output to logfile: ********************************************
new_folder_name
Original file
MD5 (or even if possible something
like
Copy
MD5 MD5 = verified as
an output from
Total time for the process =
hh:mm:ss checking them both)

********************************************

This doesn't seem like it would be a particularly tough script but I
have so little experience I can't figure it out. If anyone has
something like this I would be very grateful. If not and it is a
simple thing to do I would love it it you could put something together
for me with notes (a little lesson if you will).


Are you using md5sum.exe found at http://www.etree.org/md5com.html?

I can't comprehend your "Output to logfile:" layout.


.



Relevant Pages

  • File Copy with ouput to log
    ... ;O) ...very novice at scripting ... I need a script that can perform a file copy, and output info to a ... Optimaly I would like to create a log file that is appended each time ... This doesn't seem like it would be a particularly tough script but I ...
    (microsoft.public.scripting.vbscript)
  • Instant validation problem
    ... novice when it comes to Javascript, but i'm trying to write a script ... tick or cross appears deppending on if the input is valid. ... and how to fix the script. ...
    (comp.lang.javascript)
  • Re: Open an application using script
    ... > Rob Rutherford wrote: ... >> novice as far as VB Script is concerned and would be grateful if ... >> the script finishes thus closing Access even if it was opened ... > quicker response by posting to the newsgroup. ...
    (microsoft.public.scripting.vbscript)
  • Re: OT - help w configure, make, etc.
    ... I'm basically a novice at the whole configure/make process. ... aren't offering "timely" help, so if anyone here is interested in ... debugging a configure script and helping me get this ...
    (freebsd-questions)
  • Re: File Copy with ouput to log
    ... ;O) ...very novice at scripting ... I need a script that can perform a file copy, and output info to a ... Optimaly I would like to create a log file that is appended each time ... This doesn't seem like it would be a particularly tough script but I ...
    (microsoft.public.scripting.vbscript)