<?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: Create a Windows Daily Backup Script</title>
	<atom:link href="http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script</link>
	<description></description>
	<lastBuildDate>Fri, 20 Nov 2009 10:52:57 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ron Tadle Jr.</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3633</link>
		<dc:creator>Ron Tadle Jr.</dc:creator>
		<pubDate>Wed, 18 Nov 2009 02:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3633</guid>
		<description>hi

 john ward you are the best here

keep up the good works

thanks</description>
		<content:encoded><![CDATA[<p>hi</p>
<p> john ward you are the best here</p>
<p>keep up the good works</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3581</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3581</guid>
		<description>Hey John,

This tutorial was very helpful. I am working on getting a back up scheduled and running it as a batch file might actually work. One question I have those is that the folder that I am attempting to back up is buried deep into some folders. Am I able to write it so that it copies automatically just that file or do I have to do the long string of A folder to B folder to C folder etc?</description>
		<content:encoded><![CDATA[<p>Hey John,</p>
<p>This tutorial was very helpful. I am working on getting a back up scheduled and running it as a batch file might actually work. One question I have those is that the folder that I am attempting to back up is buried deep into some folders. Am I able to write it so that it copies automatically just that file or do I have to do the long string of A folder to B folder to C folder etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaldy</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3577</link>
		<dc:creator>Zaldy</dc:creator>
		<pubDate>Fri, 06 Nov 2009 05:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3577</guid>
		<description>very easy to follow tutorials, thanks for this, i will implement it right now to my computer</description>
		<content:encoded><![CDATA[<p>very easy to follow tutorials, thanks for this, i will implement it right now to my computer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PSP Go</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3439</link>
		<dc:creator>PSP Go</dc:creator>
		<pubDate>Tue, 06 Oct 2009 16:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3439</guid>
		<description>This has been really helpful. I have been using it ever since. Thanks.</description>
		<content:encoded><![CDATA[<p>This has been really helpful. I have been using it ever since. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Love Graphics</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3296</link>
		<dc:creator>Love Graphics</dc:creator>
		<pubDate>Wed, 09 Sep 2009 08:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3296</guid>
		<description>I think this is valuable to anyone running windows, because of course it fails so much. Thank you.</description>
		<content:encoded><![CDATA[<p>I think this is valuable to anyone running windows, because of course it fails so much. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buy PSP Go</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3173</link>
		<dc:creator>Buy PSP Go</dc:creator>
		<pubDate>Mon, 10 Aug 2009 10:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3173</guid>
		<description>Awesome tutorial, I always converted my bat to an exe then added it to start up as I didn&#039;t realize there was a scheduled task feature.</description>
		<content:encoded><![CDATA[<p>Awesome tutorial, I always converted my bat to an exe then added it to start up as I didn&#8217;t realize there was a scheduled task feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natasha</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3112</link>
		<dc:creator>Natasha</dc:creator>
		<pubDate>Tue, 21 Jul 2009 00:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3112</guid>
		<description>Pawandeep, I had the same trouble. Tried differentcommands for hours until I came across your post. Thank you thank you!!!</description>
		<content:encoded><![CDATA[<p>Pawandeep, I had the same trouble. Tried differentcommands for hours until I came across your post. Thank you thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Barbera</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-3060</link>
		<dc:creator>Jim Barbera</dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-3060</guid>
		<description>You can copy folders with spaces in the names.  You just have to use the folder&#039;s MS-DOS name in your command lines.

Examples:

My Documents = MYDOCU~1
Program Files = PROGRA~1
Application Data = APPLIC~1

To find the MS-DOS name, you&#039;ll need to open a command prompt window and navigate to the folder using the dir /X and cd commands.  Maybe there&#039;s a better way, but this is what I do.

-Jim</description>
		<content:encoded><![CDATA[<p>You can copy folders with spaces in the names.  You just have to use the folder&#8217;s MS-DOS name in your command lines.</p>
<p>Examples:</p>
<p>My Documents = MYDOCU~1<br />
Program Files = PROGRA~1<br />
Application Data = APPLIC~1</p>
<p>To find the MS-DOS name, you&#8217;ll need to open a command prompt window and navigate to the folder using the dir /X and cd commands.  Maybe there&#8217;s a better way, but this is what I do.</p>
<p>-Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawandeep Singh</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-2991</link>
		<dc:creator>Pawandeep Singh</dc:creator>
		<pubDate>Fri, 19 Jun 2009 00:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-2991</guid>
		<description>I have found that, if you are trying to copy a folder that has space in name (Example: Documents and Settings), then this script will not work.
To make it work: 
You will have put quotation mark on both ends of folder’s address.
Example: 
xcopy &quot;C:\Documents and Settings\Administrator\Desktop\*&quot; &quot;\\server\admin\Backup\Hp-Desktop\%date:~10,4%_%date:~4,2%_%date:~7,2%_backup\*&quot; /Y /Q /S
This script working perfectly on my pc, and I hope it will work on your too.</description>
		<content:encoded><![CDATA[<p>I have found that, if you are trying to copy a folder that has space in name (Example: Documents and Settings), then this script will not work.<br />
To make it work:<br />
You will have put quotation mark on both ends of folder’s address.<br />
Example:<br />
xcopy &#8220;C:\Documents and Settings\Administrator\Desktop\*&#8221; &#8220;\\server\admin\Backup\Hp-Desktop\%date:~10,4%_%date:~4,2%_%date:~7,2%_backup\*&#8221; /Y /Q /S<br />
This script working perfectly on my pc, and I hope it will work on your too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawandeep Singh</title>
		<link>http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script/comment-page-2#comment-2990</link>
		<dc:creator>Pawandeep Singh</dc:creator>
		<pubDate>Thu, 18 Jun 2009 23:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/windows-tutorials/create-a-windows-daily-backup-script#comment-2990</guid>
		<description>Hi Everyone,
I have found that, if you are trying to copy a folder that has space in name (Example: Documents and Settings), then this script will not work.
To make it work: 
You will have put quotation mark on both ends of folder’s address.
Example: 
xcopy &quot;C:\Documents and Settings\Administrator\Desktop\*&quot; &quot;\\server\admin\Backup\Hp-Desktop\%date:~10,4%_%date:~4,2%_%date:~7,2%_backup\*&quot; /Y /Q /S
This script working perfectly on my pc, and I hope it will work on your too.</description>
		<content:encoded><![CDATA[<p>Hi Everyone,<br />
I have found that, if you are trying to copy a folder that has space in name (Example: Documents and Settings), then this script will not work.<br />
To make it work:<br />
You will have put quotation mark on both ends of folder’s address.<br />
Example:<br />
xcopy &#8220;C:\Documents and Settings\Administrator\Desktop\*&#8221; &#8220;\\server\admin\Backup\Hp-Desktop\%date:~10,4%_%date:~4,2%_%date:~7,2%_backup\*&#8221; /Y /Q /S<br />
This script working perfectly on my pc, and I hope it will work on your too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
