<?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: </title>
	<atom:link href="http://clay.lenharts.net/blog/2011/12/24/been-hacked/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>A blog on .Net and SQL Server</description>
	<lastBuildDate>Thu, 23 Oct 2025 11:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>By: Armindo Silva</title>
		<link>http://clay.lenharts.net/blog/?p=168/comment-page-1/#comment-17847</link>
		<dc:creator><![CDATA[Armindo Silva]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 15:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/?p=168#comment-17847</guid>
		<description><![CDATA[You can do without powershell, just add to the appropriate place
_%date:~-4,4%%date:~-10,2%%date:~-7,2%

example:

msbp backup [database] gzip  file:///c:\database__%date:~-4,4%%date:~-10,2%%date:~-7,2%.gz

and the file c:\database_20130111.gz will be created.]]></description>
		<content:encoded><![CDATA[<p>You can do without powershell, just add to the appropriate place<br />
_%date:~-4,4%%date:~-10,2%%date:~-7,2%</p>
<p>example:</p>
<p>msbp backup [database] gzip  file:///c:\database__%date:~-4,4%%date:~-10,2%%date:~-7,2%.gz</p>
<p>and the file c:\database_20130111.gz will be created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay Lenhart</title>
		<link>http://clay.lenharts.net/blog/?p=168/comment-page-1/#comment-16450</link>
		<dc:creator><![CDATA[Clay Lenhart]]></dc:creator>
		<pubDate>Fri, 18 May 2012 06:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/?p=168#comment-16450</guid>
		<description><![CDATA[AC,
Unfortunately there is nothing built-in to automatically put the date in the filename.  The filename is completely specified by you.  

I would look into scripting options to handle this.  I don&#039;t know about batch files, but I&#039;d bet that powershell has to way to dynamically generate filesnames with the date.]]></description>
		<content:encoded><![CDATA[<p>AC,<br />
Unfortunately there is nothing built-in to automatically put the date in the filename.  The filename is completely specified by you.  </p>
<p>I would look into scripting options to handle this.  I don&#8217;t know about batch files, but I&#8217;d bet that powershell has to way to dynamically generate filesnames with the date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://clay.lenharts.net/blog/?p=168/comment-page-1/#comment-16446</link>
		<dc:creator><![CDATA[AC]]></dc:creator>
		<pubDate>Thu, 17 May 2012 23:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/?p=168#comment-16446</guid>
		<description><![CDATA[How do I create backup with a file name .gz.bak.&quot;date&quot;. I don&#039;t see that as an option when using msbp.

Thanks]]></description>
		<content:encoded><![CDATA[<p>How do I create backup with a file name .gz.bak.&#8221;date&#8221;. I don&#8217;t see that as an option when using msbp.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay Lenhart</title>
		<link>http://clay.lenharts.net/blog/?p=168/comment-page-1/#comment-16273</link>
		<dc:creator><![CDATA[Clay Lenhart]]></dc:creator>
		<pubDate>Mon, 19 Mar 2012 20:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://clay.lenharts.net/blog/?p=168#comment-16273</guid>
		<description><![CDATA[The best guess what happened is that the site wasn&#039;t hacked, but rather a comment was pointing back to a dodgy site.  As soon as I removed the comment, the site status was restored by Google.  In short, my site wasn&#039;t distributing malware, but it had a link to a site that was.]]></description>
		<content:encoded><![CDATA[<p>The best guess what happened is that the site wasn&#8217;t hacked, but rather a comment was pointing back to a dodgy site.  As soon as I removed the comment, the site status was restored by Google.  In short, my site wasn&#8217;t distributing malware, but it had a link to a site that was.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
