Skip to content

Releases: 1024mb/save-file-attrs

0.5.1

25 Aug 04:27
Compare
Choose a tag to compare

What's Changed

New attribute files shouldn't be used with previous versions

Since we use nanosecond now if a previous version of this script is used to restore attributes the updated timestamps will be incorrect, old attribute files can be used without problems with the current version of the script but you shouldn't use attribute files output by this or future releases with old versions of the script.

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Aug 02:53
Compare
Choose a tag to compare

What's Changed

  • Support for backing up and restoring Windows attributes, so far only archive, hidden, read-only and system are supported.
  • Changed exclusion to behave like Git ignore rules, it uses the same syntax now.
  • Support exclusion with restore operation.
  • Add option to copy creation times to accessed.
  • Add option to ignore file system and skip performing actions on the creation times.
  • Added option to ignore setting permissions.
  • Mode is skipped on Windows since it actually does almost nothing.

Full Changelog: 0.4.8...0.5.0

0.4.8

26 Apr 20:32
3569106
Compare
Choose a tag to compare

0.4.6

30 Aug 01:14
ba27c55
Compare
Choose a tag to compare

0.4.5.1

0.4.4

29 Jul 18:08
b3f81e6
Compare
Choose a tag to compare

0.4.3

29 Jul 05:23
330188b
Compare
Choose a tag to compare

0.4.2

29 Jul 02:59
ee750ce
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

0.4.1

29 Jul 02:38
24b1ef9
Compare
Choose a tag to compare

0.4

29 Jul 01:26
c414951
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release
  • improved help and messages
  • added exclusions check so it's not possible to use --ex and --ed without values
  • added option to specify working path