mirror of
https://github.com/kopia/kopia.git
synced 2026-01-28 00:08:04 -05: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