[538] in winnt

home help back first fref pref prev next nref lref last post

scripting, copying, WinAt

daemon@ATHENA.MIT.EDU (Dave Broderick)
Mon Sep 11 13:42:31 2000

Message-Id: <3.0.5.32.20000911133340.00a4d870@PO12.MIT.EDU>
Date: Mon, 11 Sep 2000 13:33:40 -0400
To: ntpartners@MIT.EDU
From: Dave Broderick <djbroder@MIT.EDU>
Mime-Version: 1.0
Content-Type: text/enriched; charset="us-ascii"

I'm trying to backup files by scheduling a nightly copy of files from one computer to another.


I already run a similar script which copies files (using Xcopy) from one logical drive to another on the same machine. This script works fine. 


However, the following script does not work: (actually it's more complex than that)

-------------------------

@echo on

rem 	 Backup To Lou


rem	Created for MIT Audio Visual on 9/6/2000

rem	 by Dave Broderick

rem 	 Backup To Lou.CMD


xcopy /ED D:\FMBackup\*.fp3 \\Audio-visual-4\DBBackup\FMBackup

--------------------------


Actually, the above script does work when I double click on it. However, when I tell the scheduler to do it, it fails, and the scheduler (WinAt is just a GUI to the scheduler) doesn't tell me why. The task just goes away and the destination folder remains empty.


duh?


Thanks for any help






David J. Broderick

<bold><color><param>0000,0000,ffff</param>djbroder@mit.edu

</color></bold>	Senior Audio Visual Specialist

	MIT AV 617 253 2808

	FAX 617 253 5945

	http://web.mit.edu/djbroder/www

home help back first fref pref prev next nref lref last post