Re: Improvement to control mtime

2021-01-20 Thread Sergey Poznyakoff
ha escrit: > For example, when creating an archive, set the modification time for > comparison. The required mtime can be set via the option. If the > modification time of a file from the archive list is newer than the > specified one, issue an appropriate warning and possibly not a zero > return

Improvement to control mtime

2021-01-19 Thread Евгений
Hi, I really miss the following feature when using TAR. I am archiving a large set of files against a pre-formed list. Some of these files can be modified by the user during the archive creation process at any time. And I would like to control this situation. For example, when creating an archiv