From c4182431ac7d9d306fdd2267e082fa4cec6fec2c Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:22:55 +0200 Subject: 5.12 --- BUILD/Help/html/Comparison Settings.html | 34 ++++------------------------- BUILD/Help/html/Daylight Saving Time.html | 12 +++++----- BUILD/Help/html/Exclude Items.html | 8 +++---- BUILD/Help/html/External Applications.html | 30 ++++++++++++------------- BUILD/Help/html/RealtimeSync.html | 2 +- BUILD/Help/html/Run as Service.html | 12 +++++----- BUILD/Help/html/Schedule a Batch Job.html | 2 +- BUILD/Help/img/ScheduleBatch.gif | Bin 21107 -> 0 bytes BUILD/Help/img/ScheduleBatch.png | Bin 0 -> 23029 bytes BUILD/Help/img/create_shortcut.png | Bin 15610 -> 16086 bytes BUILD/Help/img/schedule_realtimesync.png | Bin 28856 -> 29072 bytes BUILD/Help/img/shortcut_properties.png | Bin 29975 -> 29921 bytes BUILD/Help/img/win7scheduler.png | Bin 28693 -> 28955 bytes 13 files changed, 37 insertions(+), 63 deletions(-) delete mode 100644 BUILD/Help/img/ScheduleBatch.gif create mode 100644 BUILD/Help/img/ScheduleBatch.png (limited to 'BUILD/Help') diff --git a/BUILD/Help/html/Comparison Settings.html b/BUILD/Help/html/Comparison Settings.html index e30b33f5..783b0728 100644 --- a/BUILD/Help/html/Comparison Settings.html +++ b/BUILD/Help/html/Comparison Settings.html @@ -3,9 +3,9 @@ - + - + @@ -27,7 +27,7 @@

Comparison Settings

-

+

I. Compare by "File time and size"

This @@ -65,21 +65,6 @@ distinguished:

-

This -results into the following categories:

-


II. @@ -110,17 +95,6 @@ modification time is not taken into account at all.

-

As a -result the files are separated into the following categories:

-


Symbolic link @@ -151,7 +125,7 @@ called symlinks or soft links):

Note

  • Under Windows the symbolic link options apply to all symbolic links, - "volume mount points" and "NTFS junction + "volume mount points" and "NTFS junction points".

  • Copying symbolic links requires diff --git a/BUILD/Help/html/Daylight Saving Time.html b/BUILD/Help/html/Daylight Saving Time.html index d088d807..31c5f8e2 100644 --- a/BUILD/Help/html/Daylight Saving Time.html +++ b/BUILD/Help/html/Daylight Saving Time.html @@ -3,9 +3,9 @@ - + - + @@ -29,10 +29,10 @@ saving time The reason for this strange behavior lies in the way NTFS and FAT drives store file times: NTFS stores time in UTC format, while FAT uses diff --git a/BUILD/Help/html/Exclude Items.html b/BUILD/Help/html/Exclude Items.html index 239b639a..8d4c5979 100644 --- a/BUILD/Help/html/Exclude Items.html +++ b/BUILD/Help/html/Exclude Items.html @@ -3,9 +3,9 @@ - + - + @@ -44,7 +44,7 @@ Exclude items for mirror-sync from to D:\Target

    Single - file C:\Source\file.txt:
         Exclude: + file C:\Source\file.txt:
        Exclude: \file.txt

    Single folder C:\Source\subfolder:
        Exclude: @@ -64,7 +64,7 @@ Exclude items for mirror-sync from in their path:
        Exclude: *temp*

    Multiple - entries separated by semicolon:
        Exclude: + entries separated by semicolon:
        Exclude: *.tmp; *.doc; *.bak



    diff --git a/BUILD/Help/html/External Applications.html b/BUILD/Help/html/External Applications.html index f9d939dc..bdf08cb5 100644 --- a/BUILD/Help/html/External Applications.html +++ b/BUILD/Help/html/External Applications.html @@ -3,9 +3,9 @@ - + - + @@ -26,28 +26,28 @@ applications

  • By -default FreeFileSync opens the operating system's standard file -browser on each mouse double-click by invoking "explorer +default FreeFileSync opens the operating system's file browser on +each mouse double-click by invoking "explorer /select, "%item_path%"" on Windows and "xdg-open "%item_folder%"" on Linux.

    However -you are free to integrate other external applications into -FreeFileSync: navigate to "Menu --> Advanced -> Global settings: External Applications" -and add or replace a command string. The first entry is executed when -double-clicking a row on main grid while all other entries are only -available via right-click context menu. The following internal macros -may be used:

    +you may integrate other external applications into FreeFileSync: +navigate to "
    Menu -> +Advanced -> Global settings: External Applications" +and add or replace a command. The first entry is executed when +double-clicking a row or pressing ENTER on main grid while all other +entries can only be accessed via the context menu shown after a +right-click. The following internal macros are available:

    %item_path%     - full file or folder name
    %item_folder%   - folder - part only
    %item2_path%    - Other - side's counterpart to %item_path%
    %item2_folder%  - - Other side's counterpart to - %item_folder%

    + part only
    %item2_path%    - + Counterpart of %item_path% on the + opposite grid
    %item2_folder%  - Counterpart + of %item_folder% on the opposite grid




    diff --git a/BUILD/Help/html/RealtimeSync.html b/BUILD/Help/html/RealtimeSync.html index f7740c09..b8a94c62 100644 --- a/BUILD/Help/html/RealtimeSync.html +++ b/BUILD/Help/html/RealtimeSync.html @@ -71,7 +71,7 @@ to begin monitoring.

    integrated into the operating system's auto start facility:
          "C:\Program Files\FreeFileSync\RealtimeSync.exe" - "C:\MyConfig.ffs_real"
          "C:\Program + "C:\SyncJob.ffs_real"
          "C:\Program Files\FreeFileSync\RealtimeSync.exe" "C:\SyncJob.ffs_batch"
     

  • Using RealtimeSync is not restricted to starting FreeFileSync. It can diff --git a/BUILD/Help/html/Run as Service.html b/BUILD/Help/html/Run as Service.html index f6329a33..ae8f57c3 100644 --- a/BUILD/Help/html/Run as Service.html +++ b/BUILD/Help/html/Run as Service.html @@ -3,9 +3,9 @@ - + - + @@ -41,7 +41,7 @@ file>

    "C:\Program Files\FreeFileSync\RealtimeSync.exe" "C:\some - folder\SyncJob.ffs_batch"

    + folder\SyncJob.ffs_real"


    @@ -52,8 +52,8 @@ file>

    should be monitoring only while a specific user is logged in: Create a new shortcut, enter the command line from above as target and place it into the user's autostart folder.

    -

    -

    +

    +

     

  • RealtimeSync should be monitoring while Windows is online irrespective of @@ -63,7 +63,7 @@ file>

    a Batch Job for an example how to add a new task. Then change the user to run the task to "SYSTEM" - a special user account always running in the background.

    -

    +


    diff --git a/BUILD/Help/html/Schedule a Batch Job.html b/BUILD/Help/html/Schedule a Batch Job.html index 3f05268b..ee306e47 100644 --- a/BUILD/Help/html/Schedule a Batch Job.html +++ b/BUILD/Help/html/Schedule a Batch Job.html @@ -93,7 +93,7 @@ a Batch Job
  • Enter "Run:" as: <FreeFileSync installation directory>\FreeFileSync.exe <job - name>.ffs_batch

     

    + name>.ffs_batch

     

  • Ubuntu Linux Gnome-schedule:

    diff --git a/BUILD/Help/img/ScheduleBatch.gif b/BUILD/Help/img/ScheduleBatch.gif deleted file mode 100644 index 20d27d6d..00000000 Binary files a/BUILD/Help/img/ScheduleBatch.gif and /dev/null differ diff --git a/BUILD/Help/img/ScheduleBatch.png b/BUILD/Help/img/ScheduleBatch.png new file mode 100644 index 00000000..c991d1fd Binary files /dev/null and b/BUILD/Help/img/ScheduleBatch.png differ diff --git a/BUILD/Help/img/create_shortcut.png b/BUILD/Help/img/create_shortcut.png index fba73ec1..2c42f3a1 100644 Binary files a/BUILD/Help/img/create_shortcut.png and b/BUILD/Help/img/create_shortcut.png differ diff --git a/BUILD/Help/img/schedule_realtimesync.png b/BUILD/Help/img/schedule_realtimesync.png index 285804b4..ac1e2a80 100644 Binary files a/BUILD/Help/img/schedule_realtimesync.png and b/BUILD/Help/img/schedule_realtimesync.png differ diff --git a/BUILD/Help/img/shortcut_properties.png b/BUILD/Help/img/shortcut_properties.png index c801f6d3..1e06b617 100644 Binary files a/BUILD/Help/img/shortcut_properties.png and b/BUILD/Help/img/shortcut_properties.png differ diff --git a/BUILD/Help/img/win7scheduler.png b/BUILD/Help/img/win7scheduler.png index 08314d16..93f1e020 100644 Binary files a/BUILD/Help/img/win7scheduler.png and b/BUILD/Help/img/win7scheduler.png differ -- cgit