<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Windows Batch Script To Backup Data</title>
	<atom:link href="http://www.pcmech.com/article/windows-batch-script-to-backup-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/</link>
	<description>Tech Powered Life... Simplified</description>
	<lastBuildDate>Tue, 14 May 2013 18:56:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Mads</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-82196</link>
		<dc:creator>Mads</dc:creator>
		<pubDate>Thu, 20 Dec 2012 18:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-82196</guid>
		<description><![CDATA[Can you except some files / directorys?
d:\www
but except d:\www\cache

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Can you except some files / directorys?<br />
d:\www<br />
but except d:\www\cache</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meego92</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-47540</link>
		<dc:creator>Meego92</dc:creator>
		<pubDate>Sun, 22 Aug 2010 19:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-47540</guid>
		<description><![CDATA[can you help me by writing a rpogram which do the following:propose an automatic, network-based backup system for our irreplaceable data. The backup should be done on regular basis intervals every Friday at 8 of every week.
Your proposal should be easy to implement, inexpensive, powerful, reliable and documented. Assuming you have a networked windows and Linux machine ready, you should be able to use your project to set up your own automatic backup system in a short time.
]]></description>
		<content:encoded><![CDATA[<p>can you help me by writing a rpogram which do the following:propose an automatic, network-based backup system for our irreplaceable data. The backup should be done on regular basis intervals every Friday at 8 of every week.<br />
Your proposal should be easy to implement, inexpensive, powerful, reliable and documented. Assuming you have a networked windows and Linux machine ready, you should be able to use your project to set up your own automatic backup system in a short time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sgd</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-45461</link>
		<dc:creator>sgd</dc:creator>
		<pubDate>Wed, 16 Jun 2010 08:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-45461</guid>
		<description><![CDATA[I found that script very instresting as i have not done any modification in bat file but i do it in txt file but my all data gets backup in &quot;temp&quot; folder 

Please advice]]></description>
		<content:encoded><![CDATA[<p>I found that script very instresting as i have not done any modification in bat file but i do it in txt file but my all data gets backup in &#8220;temp&#8221; folder </p>
<p>Please advice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whatdoesitwant</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-44573</link>
		<dc:creator>whatdoesitwant</dc:creator>
		<pubDate>Sat, 29 May 2010 07:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-44573</guid>
		<description><![CDATA[Do you plan on fixing this script for windows 7 or porting to powershell? Has anyone found an alternative that works on Windows 7? I&#039;m on a x64 version.

I had fun using this script on Vista. I cannot get Jason Faulkner&#039;s backup script to run on Windows 7 unless I run manually from an elevated prompt in the right directory. When setting the appropriate rights on the bat-file itself and just executing it, the script dies within the first few seconds. Trying every available parameter and option that i could think of, It still dies as a scheduled task in the new Windows 7 task scheduler. That sort of sucks, because I know of no other backup utility that allows me to set different times for full and incremental backups (incremental backups btw also not working on windows 7).]]></description>
		<content:encoded><![CDATA[<p>Do you plan on fixing this script for windows 7 or porting to powershell? Has anyone found an alternative that works on Windows 7? I&#8217;m on a x64 version.</p>
<p>I had fun using this script on Vista. I cannot get Jason Faulkner&#8217;s backup script to run on Windows 7 unless I run manually from an elevated prompt in the right directory. When setting the appropriate rights on the bat-file itself and just executing it, the script dies within the first few seconds. Trying every available parameter and option that i could think of, It still dies as a scheduled task in the new Windows 7 task scheduler. That sort of sucks, because I know of no other backup utility that allows me to set different times for full and incremental backups (incremental backups btw also not working on windows 7).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-41049</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Mon, 26 Apr 2010 22:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-41049</guid>
		<description><![CDATA[Hi, Im wondering, how can you make this script to backup only certain type files, for example only files with .doc extensions etc, is there any way? BTW that script is nice!!]]></description>
		<content:encoded><![CDATA[<p>Hi, Im wondering, how can you make this script to backup only certain type files, for example only files with .doc extensions etc, is there any way? BTW that script is nice!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ismashkhy</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-40284</link>
		<dc:creator>ismashkhy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-40284</guid>
		<description><![CDATA[Hi, I&#039;m a newbie in scripting, can this be possible?

source folder
              \Folder1\sample.txt

destination backup folder
             \Folder1\sample.txt

each time the backup is initiated, I only need the added or modified files are the only one that is copied onto the backup destination...

is this possible?, I don&#039;t need any date or what so ever at this time of trying scripting for the first time?...

can anyone give me template script of what I want to do?..

the file to be copied is as it is...copied as original not compressed in zip or rar...

thanks in advance]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m a newbie in scripting, can this be possible?</p>
<p>source folder<br />
              \Folder1\sample.txt</p>
<p>destination backup folder<br />
             \Folder1\sample.txt</p>
<p>each time the backup is initiated, I only need the added or modified files are the only one that is copied onto the backup destination&#8230;</p>
<p>is this possible?, I don&#8217;t need any date or what so ever at this time of trying scripting for the first time?&#8230;</p>
<p>can anyone give me template script of what I want to do?..</p>
<p>the file to be copied is as it is&#8230;copied as original not compressed in zip or rar&#8230;</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-39642</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Mon, 15 Mar 2010 16:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-39642</guid>
		<description><![CDATA[I use this scripts, i think is pretty good. It get the job done.
Now, is there away to Exclude a files or folders?

I have few Vmware folder(BIG size) and few temp folder, which i dont want to back it up. 

TY
k]]></description>
		<content:encoded><![CDATA[<p>I use this scripts, i think is pretty good. It get the job done.<br />
Now, is there away to Exclude a files or folders?</p>
<p>I have few Vmware folder(BIG size) and few temp folder, which i dont want to back it up. </p>
<p>TY<br />
k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willem</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-39552</link>
		<dc:creator>Willem</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-39552</guid>
		<description><![CDATA[I&#039;m on a Dutch version of Windows 7 and although i don&#039;t know a thing about dos commands, I notice that the input flag is language specific.
The best way to figure out the required input in your language is to run the adjusted batch script from an (elevated) command prompt and see what pops up.

The original line in the script is: 
&lt;code&gt;COPY /v /y &quot;!Current!&quot; &quot;!Destination!&quot;&lt;/code&gt;

Paul suggests:
&lt;code&gt;echo &#039;f&#039; &#124; XCOPY /v /y &quot;!Current!&quot; &quot;!Destination!&quot;&lt;/code&gt;

In my case (in Dutch) this becomes:
&lt;code&gt;ECHO B &#124; XCOPY /v /y &quot;!Current!&quot; &quot;!Destination!&quot;&lt;/code&gt;

Note that i&#039;ve left out the single quotes around the input &quot;B&quot;. The script will run with the quotes (sort of) but they&#039;re superfluous.

(Please ignore any code-tags with the examples)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m on a Dutch version of Windows 7 and although i don&#8217;t know a thing about dos commands, I notice that the input flag is language specific.<br />
The best way to figure out the required input in your language is to run the adjusted batch script from an (elevated) command prompt and see what pops up.</p>
<p>The original line in the script is:<br />
<code>COPY /v /y "!Current!" "!Destination!"</code></p>
<p>Paul suggests:<br />
<code>echo 'f' | XCOPY /v /y "!Current!" "!Destination!"</code></p>
<p>In my case (in Dutch) this becomes:<br />
<code>ECHO B | XCOPY /v /y "!Current!" "!Destination!"</code></p>
<p>Note that i&#8217;ve left out the single quotes around the input &#8220;B&#8221;. The script will run with the quotes (sort of) but they&#8217;re superfluous.</p>
<p>(Please ignore any code-tags with the examples)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan Bintook</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-39462</link>
		<dc:creator>Hassan Bintook</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-39462</guid>
		<description><![CDATA[I want to do monthly backup and delete the files

Also the output file should be like xxxxxx_Mar2010.rar

Thanx]]></description>
		<content:encoded><![CDATA[<p>I want to do monthly backup and delete the files</p>
<p>Also the output file should be like xxxxxx_Mar2010.rar</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Faulkner</title>
		<link>http://www.pcmech.com/article/windows-batch-script-to-backup-data/#comment-39250</link>
		<dc:creator>Jason Faulkner</dc:creator>
		<pubDate>Wed, 03 Mar 2010 17:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/?p=6155#comment-39250</guid>
		<description><![CDATA[The BackupConfig.txt file reads the data in as literal text. It will not process environment variables.]]></description>
		<content:encoded><![CDATA[<p>The BackupConfig.txt file reads the data in as literal text. It will not process environment variables.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using xcache
Object Caching 464/501 objects using xcache
Content Delivery Network via cdn.pcmech.com

 Served from: www.pcmech.com @ 2013-05-14 22:54:38 by W3 Total Cache --