﻿<?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/"
	>

<channel>
	<title>运维部落 &#187; Robocopy</title>
	<atom:link href="http://help.vps12.com/tag/robocopy/feed" rel="self" type="application/rss+xml" />
	<link>https://help.vps12.com</link>
	<description>分享服务器运维及实践解决方案</description>
	<lastBuildDate>Sat, 25 Jan 2025 07:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows超强备份工具Robocopy备份方法使用详例</title>
		<link>https://help.vps12.com/1373.html</link>
		<comments>https://help.vps12.com/1373.html#comments</comments>
		<pubDate>Mon, 24 Aug 2015 14:44:02 +0000</pubDate>
		<dc:creator>vps12.com</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[解决方案]]></category>
		<category><![CDATA[Robocopy]]></category>
		<category><![CDATA[vps12.com]]></category>
		<category><![CDATA[加速]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://help.vps12.com/?p=1373</guid>
		<description><![CDATA[Robocopy.exe 是微软在Windows server 2003 Resource Kit Tools里面提供的程序来做备份的Vista及win7开始，至Win2008以后都已经自带了。 　　Microsoft Windows 中内置的传统的“复制和粘贴”功能有一些局限性。它在执行简单的任务（将一个文档从一个目录移动到另一个目录等）时处理得还好，但缺乏 IT 专业人员在工作场所所需的高级功能。例如，复制和粘贴操作不包括任何高级复原功能，所以不允许从短暂的网络中断后进行恢复。特别是当复制完整的目录时，它还是一个要么全有要么全无的问题。而使用 UI，您无法选择仅复制新文件还是复制更新过的文件。您可以复制单个的文件、整个目录或什么也不复制。 　　启动 Robocopy，这个强大的工具包含在 Microsoft Windows Server 2003 Resource Kit Tools中，考虑到了上述所有高级功能以及更多功能。Robocopy 支持更多重要的文件复制任务，从而能够真正简化您的工作。我想您将发现最大的好处是，可以创建两个文件结构（可以根据您的选择包括所有子文件夹和文件）的完全的镜像副本而不复制任何不需要的文件。只复制源位置中的新文件或更新后的文件。Robocopy 还允许您保留所有相关文件信息，包括日期和时间戳、安全访问控制列表 (ACL) 及更多内容。 &#8212;&#8212;&#8212;&#8212;&#8212;-【参数】&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- robocopy /? &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- ROBOCOPY :: Windows 的可靠文件复制 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 启动时间: Fri May 08 17:10:13 2009 Usage :: ROBOCOPY source destination [file [file]&#8230;] [options] 源:: 源目录(驱动器:\路径或\\服务器\共享\路径)。 目录:: 目标目录(驱动器:\路径或\\服务器\共享\路径)。 文件:: 要复制的文件(名称/通配符: [...]]]></description>
		<wfw:commentRss>https://help.vps12.com/1373.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
