<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Web Log&#124;…不要怀疑你的网速—本站存放在U·S·A地区 &#187; 文件服务器</title>
	<atom:link href="http://fucklenovo.com/wxp/archives/tag/%e6%96%87%e4%bb%b6%e6%9c%8d%e5%8a%a1%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://fucklenovo.com/wxp</link>
	<description>老子是80后的强人，保持着70后的优秀思想，却拥有90后脑残般的头脑，贱踏完00后艰苦奋斗的道路，活在10后这个人贱人爱的中国社会主义社会……</description>
	<lastBuildDate>Sun, 22 Jan 2012 15:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>老子是80后的强人，保持着70后的优秀思想，却拥有90后脑残般的头脑，贱踏完00后艰苦奋斗的道路，活在10后这个人贱人爱的中国社会主义社会……</itunes:summary>
	<itunes:author>Web Log|…不要怀疑你的网速—本站存放在U·S·A地区</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://fucklenovo.com/wxp/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>老子是80后的强人，保持着70后的优秀思想，却拥有90后脑残般的头脑，贱踏完00后艰苦奋斗的道路，活在10后这个人贱人爱的中国社会主义社会……</itunes:subtitle>
	<image>
		<title>Web Log|…不要怀疑你的网速—本站存放在U·S·A地区 &#187; 文件服务器</title>
		<url>http://fucklenovo.com/wxp/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://fucklenovo.com/wxp</link>
	</image>
		<item>
		<title>用xcopy命令保留所有权限迁移文件服务器(转)</title>
		<link>http://fucklenovo.com/wxp/archives/2010/07/10/1433</link>
		<comments>http://fucklenovo.com/wxp/archives/2010/07/10/1433#comments</comments>
		<pubDate>Sat, 10 Jul 2010 02:22:02 +0000</pubDate>
		<dc:creator>Hack38</dc:creator>
				<category><![CDATA[未处理]]></category>
		<category><![CDATA[Robocopy]]></category>
		<category><![CDATA[xcopy]]></category>
		<category><![CDATA[文件服务器]]></category>
		<category><![CDATA[权限]]></category>
		<category><![CDATA[迁移]]></category>

		<guid isPermaLink="false">http://www.fucklenovo.com/wp/?p=1433</guid>
		<description><![CDATA[比如旧文件服务器IP:192.168.0.22
共享目录:oldshare
例如你现在已经登陆到新的域文件服务器,设置需要共享的文件夹E:\newshare(这个必须要先设置再复制,否则后面会出问题),并且确定可以访问旧域文件服务器的所有文件(\\192.168.0.22\oldshare),这个很容易做到.
1.把整个所有文件复制到新文件服务器的E:\newshare,而且权限保留:
xcopy /E /S /O /F  /K /Y \\192.168.0.22\oldshare E:\newshare
2.复制所有文件夹(不要文件),而且权限保留:
xcopy /T /E /S /O /F  /K /Y \\192.168.0.22\oldshare E:\newshare
注:源文件从第二层开始复制,所以需要手动创建&#8221;newshare&#8221;父文件夹
我每次迁移都这样做,安全又方便.绝对不会出问题.复制过程网络断开重新迁移时添加/Z参数即可.有审核设置的也没有问题
听说同类还有个更强的命令：Robocopy
http://technet.microsoft.com/en-us/magazine/2006.11.utilityspotlight.aspx
你可能还喜欢下面这些：

MMC不能打开文件 C:WINDOWSsystem32compmgmt.msc。这可能是由于文件不存在，不是一个MMC控制台，或者用后来版本的MMC创建。也可能是由于您没有访问此文件的足够权限。
Internet Explorer 只剩下创建快捷方式，注册表权限问题

]]></description>
		<wfw:commentRss>http://fucklenovo.com/wxp/archives/2010/07/10/1433/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Power By Hack38 2012-02-11 16:35:29-This page loaded in ：0.502 seconds with 28 database queries. -->
