mirror of
https://github.com/kopia/kopia.git
synced 2026-06-13 08:36:38 -04:00
* restore: use symlink-specific APIs instead of chmod, chown and chtimes * upload: fix updating directory modtime for symlinks * cli: plumbed through flags to restore to control new behaviors * localfs: use Lstat() instead of Stat() in Child() method * testing: added restore tests for new flags