Rsync (version 2.6.0 or higher).
rsync(2.6.0或更高版本)。
Download rsync and install it.
下载rsync并安装它。
rsync has two additional modes.
rsync 还有两种模式。
Using rsync to store backup data
使用rsync存储备份数据
必要时再次运行rsync。
Rsync has a multitude of options.
rsync具有许多选项。
rsync有许多选项。
Try --verbose to watch rsync in action.
可以尝试使用 --verbose 选项,以便在rsync 命令执行的过程中进行观察。
You can also use rsync to list files.
您还可以使用rsync列举文件。
Rsync is especially useful for backups.
rsync对于备份尤其有用。
Listing 3. Itemized changes from rsync.
清单3.rsync生成的修改记录。
Intelligent synchronization with rsync.
使用rsync进行智能化同步。
Rsync man page: Read the rsync man page.
rsync手册页:阅读rsync的手册页。
Replace rdist with the more advanced rsync.
将rdist 替换为更高级的 rsync。
The best tool for distributing files is rsync.
最好的文件分布工具是rsync。
什么是rsync ?
Like SCP, you can use rsync to copy files locally.
与scp一样,您可以使用rsync在本地进行文件复制。
The rsync command options specified are as follows
指定的rsync命令选项如下所示
Update prevents rsync from overwriting newer files.
update可以防止rsync覆盖较新的文件。
Scp needs the "-p" flag, and rsync needs the "-a" flag.
scp需要 "-p"标志,rsync 需要 "-a" 标志。
rsync is just as simple. From your production server, run
rsync 同样简单。
Listing 7 shows a script to synchronize files using rsync.
清单7显示了使用rsync进行文件同步的脚本。
Using rsync only, it is not possible to encrypt the files.
只使用rsync是无法加密文件的。
No fancy scripts or working with rsync, SSH, or RSH are needed.
不需要特别的脚本,也不需要使用rsync、ssh或者rsh。
Again, read the man page for rsync to learn more of its tricks.
同样的,有关rsync的更多使用技巧,请阅读man页面。
You may also wish to use UNIX utilities like rsync to help out.
您可能还希望使用一些UNIX工具(如rsync)来帮助您解决问题。
Much like cp, rsync copies files from a source to a destination.
与cp一样,rsync也把文件从源复制到目标。
The rsync tool is a much better solution for proper synchronization.
rsync工具是更好的文件同步解决方案。
Zynk apparently provides for most (if not all) of the rsync options.
Zynk显然提供rsync 的大多数选项(也可能是所有选项)。
Pre-running rsync is a better option with cfengine 1.6.3 and earlier.
预先运行rsync是cfengine1.6.3 及更低版本的较好选项。
应用推荐