Open patrickwolf opened 1 year ago
This writes a log file
fclones move --dry-run --path '/ex2/EDITORIAL/**' -o /ex2/_Data/fclones_mv_dl.txt /ex2/_dupes < /ex2/_Data/fclones2.json
This doesn't write a log file
fclones move --path '/ex2/EDITORIAL/**' -o /ex2/_Data/fclones_mv_dl.txt /ex2/_dupes < /ex2/_Data/fclones2.json
Would be helpful if a log file would be written in both scenarios. Thanks!
This writes a log file
This doesn't write a log file
Would be helpful if a log file would be written in both scenarios. Thanks!