mirror of
https://github.com/kopia/kopia.git
synced 2026-03-11 18:56:28 -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