mirror of
https://github.com/derfenix/photocatalog.git
synced 2026-03-11 11:52:57 +03:00
Allow to update organized file's mtime corresponding to the original file's creation date
This commit is contained in:
@@ -55,7 +55,7 @@ photocalog -target ./photos/ ./sync/photos/*
|
||||
### Monitor
|
||||
#### Copy files (make a COW if fs supports it)
|
||||
```bash
|
||||
photocalog -mode copy -target ./photos/ ./sync/photos/*
|
||||
photocalog -mode copy -target ./photos -monitor ./sync/photos/*
|
||||
```
|
||||
|
||||
#### Create hardlinks (only withing one disk partition)
|
||||
|
||||
Reference in New Issue
Block a user