From 9cc790869ed3905c78c7eeeb0bb44f800b3f2af4 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:11:09 +0200 Subject: 3.15 --- BUILD/Help/html/advanced/VariableDrive.html | 56 ++++++++++++++++------------- 1 file changed, 32 insertions(+), 24 deletions(-) (limited to 'BUILD/Help/html/advanced/VariableDrive.html') diff --git a/BUILD/Help/html/advanced/VariableDrive.html b/BUILD/Help/html/advanced/VariableDrive.html index 10e26e57..136b727f 100644 --- a/BUILD/Help/html/advanced/VariableDrive.html +++ b/BUILD/Help/html/advanced/VariableDrive.html @@ -5,7 +5,7 @@ - + @@ -23,32 +24,39 @@ sticks with variable drive letters


USB -sticks often have different volume names assigned to them when -plugged into two distinct computers. In order to handle this -flexibility FreeFileSync is able to process directory names relative -to the current working directory.

+sticks often get different volume names assigned when plugged into +distinct computers. FreeFileSync offers two solutions to handle this +issue:


-

Thus -the following workflow is possible:

+
    +
  1. Specify + a directory via volume name: Syntax: [<volume name>]\<path>

    +

    Example: + Use "[ZenJu-USB]\directory" + instead of "E:\directory" + where "ZenJu-USB" + is the name of the USB stick.

    +
+


+

+
    +
  1. Use + a relative directory name:

    +
\ No newline at end of file -- cgit