PC Review


Reply
Thread Tools Rate Thread

Back up files on remote system

 
 
KRISH
Guest
Posts: n/a
 
      25th Jul 2003
Hi! everybody

How to schedule a task to back-up (copy) files existing on
remote system every day on to my computer automatically by
giving specific time.

Thanks for your help

Krish



 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      25th Jul 2003

"KRISH" <(E-Mail Removed)> wrote in message
news:05c101c35262$aeedd280$(E-Mail Removed)...
> Hi! everybody
>
> How to schedule a task to back-up (copy) files existing on
> remote system every day on to my computer automatically by
> giving specific time.
>
> Thanks for your help
>
> Krish


- Create a share called DataFiles on the remote PC.
- Create a batch file of the following form:
@echo off
xcopy /s /d /y "\\RemotePC\DataFiles\*.doc" d:\Backup\
- Use the Task Scheduler (it's in the Control Panel) to schedule
a task to run this batch file at the desired time each day. Remember
to use an account for the task that has appropriate access rights
to \\RemotePC\DataFiles.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Back up system restore files jimb11 via WindowsKB.com Windows XP General 2 17th Oct 2006 04:01 PM
Re: Back Up All System files Peter Hutchison Windows XP General 0 31st Jul 2004 03:25 PM
Re: Back Up All System files Darrell Windows XP General 0 27th Jul 2004 05:33 PM
How to back up all system and files on a DVD Lou Windows XP General 6 29th Nov 2003 05:02 PM
Re: System Files Back-Up Larry William Maietta Windows XP Basics 0 16th Aug 2003 07:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:39 AM.