Commit 668af12c authored by bescoto's avatar bescoto

Removed reference to --windows-time-format


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@380 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent e14f9fed
...@@ -115,21 +115,13 @@ some header files in the Makefile: ...@@ -115,21 +115,13 @@ some header files in the Makefile:
</pre> </pre>
Then, whenever you use rdiff-backup to back up from a unix system to Then, whenever you use rdiff-backup to back up or restore from a unix
Windows, use the <strong>--windows-mode</strong> switch. This system to Windows, use the <strong>--windows-mode</strong> switch.
compensates for some windows file systems' inability to store hard This compensates for some windows file systems' inability to store
links, symlinks, device files, sockets, fifos, case sensitive hard links, symlinks, device files, sockets, fifos, case sensitive
filenames, and filenames with colons (":") in them. (Note: device filenames, and filenames with colons (":") in them. No information
files, symlinks, fifos, and sockets will simply be skipped, and hard will be lost however, because rdiff-backup stores metadata in a
link information will not be recorded.) separate file.
<p>If you are backing up one windows system to another, full
--windows-mode is not necessary, but you'll still need
<strong>--windows-time-format</strong>, which stops rdiff-backup from
trying to make increment files with colons in them. Whichever
--windows* option you use, remember to use the same one when restoring
or listing that backup directory.
</li>
<P> <P>
<a name="OSX"> <a name="OSX">
......
...@@ -115,21 +115,13 @@ some header files in the Makefile: ...@@ -115,21 +115,13 @@ some header files in the Makefile:
</pre> </pre>
Then, whenever you use rdiff-backup to back up from a unix system to Then, whenever you use rdiff-backup to back up or restore from a unix
Windows, use the <strong>--windows-mode</strong> switch. This system to Windows, use the <strong>--windows-mode</strong> switch.
compensates for some windows file systems' inability to store hard This compensates for some windows file systems' inability to store
links, symlinks, device files, sockets, fifos, case sensitive hard links, symlinks, device files, sockets, fifos, case sensitive
filenames, and filenames with colons (":") in them. (Note: device filenames, and filenames with colons (":") in them. No information
files, symlinks, fifos, and sockets will simply be skipped, and hard will be lost however, because rdiff-backup stores metadata in a
link information will not be recorded.) separate file.
<p>If you are backing up one windows system to another, full
--windows-mode is not necessary, but you'll still need
<strong>--windows-time-format</strong>, which stops rdiff-backup from
trying to make increment files with colons in them. Whichever
--windows* option you use, remember to use the same one when restoring
or listing that backup directory.
</li>
<P> <P>
<a name="OSX"> <a name="OSX">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment