<?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: Copy Data to your Home Server the Correct Way</title> <atom:link href="http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/feed/" rel="self" type="application/rss+xml" /><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/</link> <description></description> <lastBuildDate>Tue, 22 May 2012 02:23:14 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Jon</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7759</link> <dc:creator>Jon</dc:creator> <pubDate>Fri, 28 Dec 2007 15:04:37 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7759</guid> <description>How do we handle situations where we make Virtual Directories for FTP or if a user ftps in and uploads a file to the VD.VD&#039;s can only be made via local drives (ie: d:\shares\photos)Does this mean that FTP service should not be run and another question I have is with &quot;uploading&quot; via a website that HP created or WebGuide (which is now Microsoft Software) cannot access these directly either?I mean what a HUGGGGGE let down this is.Basically what this is telling me is that RDP should never be allowed and that we should only access this server via My Network Places and never form the outside world UNLESS it is read only.Come on now.. what kind of OS is that crap?</description> <content:encoded><![CDATA[<p>How do we handle situations where we make Virtual Directories for FTP or if a user ftps in and uploads a file to the VD.</p><p>VD&#8217;s can only be made via local drives (ie: d:\shares\photos)</p><p>Does this mean that FTP service should not be run and another question I have is with &#8220;uploading&#8221; via a website that HP created or WebGuide (which is now Microsoft Software) cannot access these directly either?</p><p>I mean what a HUGGGGGE let down this is.</p><p>Basically what this is telling me is that RDP should never be allowed and that we should only access this server via My Network Places and never form the outside world UNLESS it is read only.</p><p>Come on now.. what kind of OS is that crap?</p> ]]></content:encoded> </item> <item><title>By: Philip Churchill</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7758</link> <dc:creator>Philip Churchill</dc:creator> <pubDate>Tue, 23 Oct 2007 15:34:49 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7758</guid> <description>Hi Bonavox,
Using eg D:\shares\Software would be NO good because that location only includes the 4KB tombstome files only. (right click on a file, then Properties and look at the Size on disk) That&#039;s why it&#039;s important to use UNC paths. For Picasa and other software that requires it, couldn’t you mount the share to a drive letter?</description> <content:encoded><![CDATA[<p>Hi Bonavox,<br
/> Using eg D:\shares\Software would be NO good because that location only includes the 4KB tombstome files only. (right click on a file, then Properties and look at the Size on disk) That&#8217;s why it&#8217;s important to use UNC paths. For Picasa and other software that requires it, couldn’t you mount the share to a drive letter?</p> ]]></content:encoded> </item> <item><title>By: Bonavox</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7757</link> <dc:creator>Bonavox</dc:creator> <pubDate>Mon, 22 Oct 2007 18:08:29 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7757</guid> <description>Could you please explain more on this? For me, using UNC paths is not good enough. For example, Picasa do not accept UNC paths. I also use lot of time editing and moving both media and photos, doing this between shares is time consuming and a very unfamiliar way to work.I really do hope this is going to be fixed?</description> <content:encoded><![CDATA[<p>Could you please explain more on this? For me, using UNC paths is not good enough. For example, Picasa do not accept UNC paths. I also use lot of time editing and moving both media and photos, doing this between shares is time consuming and a very unfamiliar way to work.</p><p>I really do hope this is going to be fixed?</p> ]]></content:encoded> </item> <item><title>By: Philip Churchill</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7756</link> <dc:creator>Philip Churchill</dc:creator> <pubDate>Fri, 19 Oct 2007 09:33:16 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7756</guid> <description>Hi danb,
Since you copied directly to the D:\shares\Sharename  folders, you were operating outside of WHS. The risk you run is that you may create real files in the shares, rather than tombstones. In this case Drive Extender won&#039;t be able to move those files off of the primary data partition.All files that are located within D:\shares\Sharename should be 4KB tombstones only, no matter how big the real file is. The actual files are located on other drives that WHS accesses through mount points that are in C:\DE\ (in a single drive system the files are stored directly on the D drive).To make sure that the files in D:\shares\Sharename are tombstones only, right click on a file, then Properties and look at the Size on disk. If the Size on disk value is more than 4KB then the DE Migrator is not coming along and migrating the actual file to the other drives, and is not creating the tombstone.So the only way I can see that you can rectify this is to take the incorrect data out of the shares from D:\shares\Sharename  into a temp directory and then move it through to the actual share the proper way.I hope this explains it for you.</description> <content:encoded><![CDATA[<p>Hi danb,<br
/> Since you copied directly to the D:\shares\Sharename  folders, you were operating outside of WHS. The risk you run is that you may create real files in the shares, rather than tombstones. In this case Drive Extender won&#8217;t be able to move those files off of the primary data partition.</p><p>All files that are located within D:\shares\Sharename should be 4KB tombstones only, no matter how big the real file is. The actual files are located on other drives that WHS accesses through mount points that are in C:\DE\ (in a single drive system the files are stored directly on the D drive).</p><p>To make sure that the files in D:\shares\Sharename are tombstones only, right click on a file, then Properties and look at the Size on disk. If the Size on disk value is more than 4KB then the DE Migrator is not coming along and migrating the actual file to the other drives, and is not creating the tombstone.</p><p>So the only way I can see that you can rectify this is to take the incorrect data out of the shares from D:\shares\Sharename  into a temp directory and then move it through to the actual share the proper way.</p><p>I hope this explains it for you.</p> ]]></content:encoded> </item> <item><title>By: danb</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7755</link> <dc:creator>danb</dc:creator> <pubDate>Wed, 17 Oct 2007 21:39:35 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7755</guid> <description>When bringing data over on a separate HDD, I plugged it into the WHS machine, and then used RD to copy direct from the drive to the d:/ shares appropriate for the content.  The content was movies and music I think, but there might have been some pictures too.</description> <content:encoded><![CDATA[<p>When bringing data over on a separate HDD, I plugged it into the WHS machine, and then used RD to copy direct from the drive to the d:/ shares appropriate for the content.  The content was movies and music I think, but there might have been some pictures too.</p> ]]></content:encoded> </item> <item><title>By: Philip Churchill</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7754</link> <dc:creator>Philip Churchill</dc:creator> <pubDate>Wed, 17 Oct 2007 09:53:08 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7754</guid> <description>Hi danb,
D:\shares\ is NOT ok
D:\any other name\ is OK
If you did copy to D:\shares\ what actual data did you copy and how much?</description> <content:encoded><![CDATA[<p>Hi danb,<br
/> D:\shares\ is NOT ok<br
/> D:\any other name\ is OK<br
/> If you did copy to D:\shares\ what actual data did you copy and how much?</p> ]]></content:encoded> </item> <item><title>By: Philip Churchill</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7753</link> <dc:creator>Philip Churchill</dc:creator> <pubDate>Wed, 17 Oct 2007 09:37:02 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7753</guid> <description>Hi Andrew Calvin,
Thanks for your comment.</description> <content:encoded><![CDATA[<p>Hi Andrew Calvin,<br
/> Thanks for your comment.</p> ]]></content:encoded> </item> <item><title>By: danb</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7752</link> <dc:creator>danb</dc:creator> <pubDate>Wed, 17 Oct 2007 08:19:15 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7752</guid> <description>If you&#039;ve already copied to d:\ how can you be sure you haven&#039;t caused a problem, or if you have, fix it?</description> <content:encoded><![CDATA[<p>If you&#8217;ve already copied to d:\ how can you be sure you haven&#8217;t caused a problem, or if you have, fix it?</p> ]]></content:encoded> </item> <item><title>By: Andrew Calvin</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7751</link> <dc:creator>Andrew Calvin</dc:creator> <pubDate>Wed, 17 Oct 2007 02:14:41 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7751</guid> <description>I think Chris&#039;s post is really about the SDK anyway - all consumer-oriented info is clear that you should always just use UNC.</description> <content:encoded><![CDATA[<p>I think Chris&#8217;s post is really about the SDK anyway &#8211; all consumer-oriented info is clear that you should always just use UNC.</p> ]]></content:encoded> </item> <item><title>By: Philip Churchill</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7750</link> <dc:creator>Philip Churchill</dc:creator> <pubDate>Tue, 16 Oct 2007 15:50:25 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7750</guid> <description>Hi yakuza,
Thanks for your post. Yes Chris Gray&#039;s post is contradictory to all the other info Microsoft has published which states you must only use net share paths.</description> <content:encoded><![CDATA[<p>Hi yakuza,<br
/> Thanks for your post. Yes Chris Gray&#8217;s post is contradictory to all the other info Microsoft has published which states you must only use net share paths.</p> ]]></content:encoded> </item> <item><title>By: yakuza</title><link>http://www.mswhs.com/2007/10/copy-data-to-your-home-server-the-correct-way/comment-page-1/#comment-7749</link> <dc:creator>yakuza</dc:creator> <pubDate>Tue, 16 Oct 2007 15:27:28 +0000</pubDate> <guid
isPermaLink="false">http://mswhs.com/2007/10/16/copy-data-to-your-home-server-the-correct-way/#comment-7749</guid> <description>Hi, can I ask for the original source of this info, was it a post on the WHS forums? I ask, because I&#039;ve seen contradictory info from Chris Gray of the WHS team:
http://forums.microsoft.com/WindowsHomeServer/ShowPost.aspx?PostID=1684409&amp;SiteID=50</description> <content:encoded><![CDATA[<p>Hi, can I ask for the original source of this info, was it a post on the WHS forums? I ask, because I&#8217;ve seen contradictory info from Chris Gray of the WHS team:<br
/> <a
href="http://forums.microsoft.com/WindowsHomeServer/ShowPost.aspx?PostID=1684409&#038;SiteID=50" rel="nofollow">http://forums.microsoft.com/WindowsHomeServer/ShowPost.aspx?PostID=1684409&#038;SiteID=50</a></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 29/41 queries in 0.012 seconds using disk: basic
Object Caching 522/522 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: cdn4.mswhs.com

Served from: www.mswhs.com @ 2012-05-23 13:34:47 -->
