|
Your download link is at the very bottom of the page... always. |
Processed through Paypal No account required. Donate Bitcoin to this wallet: 1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm Donate Ethereum to this wallet: 0x40E56922F43637224935CDC35e2c96E0392A8505 Donate Litecoin to this wallet: LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL |
File - Download Mirror v1.5.0 | ||||||||
Description | ||||||||
A Plea. Deanna and I (Your Older Geeks) have been running OlderGeeks.com since 2008 and lately we are seeing a major increase in usage (and cost) but a big decline in percentage of users who donate. Our ad-free and junkware-free download site only works if everyone chips in to offset the revenue that ads on other sites bring in. Please donate on the website today. Every little bit helps. Thank you so much. -D&R Always scroll to the bottom of the page for the main download link. We don't believe in fake/misleading download buttons and tricks. The link is always in the same place. Mirror v1.5.0 Mirror copies a directory to another location. If the destination directory already exists, Mirror only copies the files that have been added, modified, or deleted compared to the source directory. Mirror is especially adapted to frequent backups. Compared to a classical directory copy, it saves time by only copying new or modified files. Moreover, when Mirror detects that a file is no more present in the source directory, it deletes it from the destination directory too. This saves disk space if you rename or move files. Mirror is a command line tool, without graphical interface. It can be easily used in scripts and BATCH files. How to install Mirror? ---------------------- Choose the EXE file matching your Windows version: - 64-bit: take Mirror64.exe; - 32-bit Windows NT/2000/XP/Vista/7/8: take MirrorNT.exe; - 32-bit Windows 95/98/ME: take Mirror9x.exe. Copy the file to C:\Windows for Mirror to be accessible without having to specify its full path. You can then launch Mirror from a console box. You can rename the file MirrorXX.exe you have chosen to Mirror.exe or any other name. How do I use Mirror? -------------------- Typical use: C:\MyFiles is the source directory E:\Backup\MyFiles is the destination directory Ensure the destination directory E:\Backup\MyFiles exists, by creating it if necessary. Mirror does not create the destination directory automatically to avoid mistakes. Then, open a console box (command.com ou cmd.exe) and type: mirror.exe C:\MyFiles E:\Backup\MyFiles You can automate the full procedure by creating a BATCH file (.bat extension) containing those two lines: @echo off mirror.exe C:\MyFiles E:\Backup\MyFiles Why has Mirror problems with modification times? ------------------------------------------------ When using Mirror with the source directory in a NTFS partition and the destination directory in a FAT16 or FAT32 partition, time precision issues may occur. Modification times in FAT partitions are rounded to the nearest 2 seconds, while modification times in NTFS partitions are very precise (100 nanoseconds). This limitation explains why files you just mirrored may not have exactly the same modification time. By default, Mirror tries to avoid time precision problems by considering that modification times having a difference less than 5 seconds as equal. You can adjust this precision with the --time-precision option. Moreover, FAT partitions modification times are local: they take into account the timezone and the daylight saving time. Mirror converts FAT modification times to universal time (UTC) before comparing times, supposing that the FAT partition has the same timezone as your PC. This is sufficient in most cases, but not if you change your timezone in Windows settings, or if you use external drives coming from a foreign country together with your own local drives. If default settings don't work for you, you have two options: - Enable --log-time-diff option to print time difference, then set options --time-shift and --time-precision accordingly. - Use the --time-compare-contents option to compare files contents when they have different modification times. This will be safer than the option above, and still faster than rewriting all files. Both methods will update the modification time of all destination files, including the ones which have not been updated. What are Mirror options? ------------------------ Launch the program without any argument to display the full help. Usage: mirror |
||||||||
Downloads | Views | Developer | Last Update | Version | Size | Type | Rank | |
3,423 | 5,157 | Guillaume Ryder <img src="https://www.oldergeeks.com/downloads/gallery/thumbs/Mirror1_th.png"border="0"> | Jan 18, 2021 - 12:17 | 1.5.0 | 162.6KB | ZIP | , out of 45 Votes. | |
File Tags | ||||||||
v1.5.0 Mirror |
Click to Rate File     Share it on Twitter → Tweet
|