Download Latest Version RECIPES.zip (91.0 kB)
Email in envelope

Get an email when there's a new version of PRG, proc, func... with Harbour 3.#

Home / FileSync
Name Modified Size InfoDownloads / Week
Parent folder
FileSync4a.exe 2026-01-15 897.2 kB
VER4a.PRG 2026-01-15 52.8 kB
README.txt 2026-01-02 1.3 kB
FileSync 4.PRG 2024-02-10 52.7 kB
FileSynsDoc.txt 2024-02-10 7.7 kB
Totals: 5 Items   1.0 MB 0
THIS IS THE READme.txt file

FileSync*.* (c) mjk. It is PD/Free.                        Updated 1/2025
For more information download: FileSynsDoc.txt.

Backups files from a disk and/or a subdirectory to another hard drive, USB 
drive or stick. The first run it just copies the files. After that, it adds 
new, updates, and erases non existent files that are no longer on the source 
drive.

It will not do a windos backup or some files in use.

The files are not encrypted or anything so, they are always accessible to you.

It writes a _sync_ log file denoting what was done in the backup subdirctory.
  Dirctory...
    =  file   (is the same)
    +  file   (a new file)
    += (overwrite a file w/newer)
    -   file   (was on the backup but, no longer in the source drive)
    + subdir (make a new sub directory/folder)
    - subdir (remove a directory and all below it) ver. b2.


Version beta 3.u -- 6/8/2020.
   I found a couple of files on my hard drive used Uni-code characters and 
   some would not copy properly.
   So, I have added a Uni-code version. It seems to be okay with the typical 
   Asci characters also. 

Version 4 -- 2/10/2024
   Found that backing up to a USB stick and it filled up. There were no DOS or
   file errors indicated. So I added more error checking for a USB stick.

end.
Source: README.txt, updated 2026-01-02