Adding support for --log-after

2023-03-30 Thread Amir Goldstein via rsync
Hi Wayne, This is my first time contributing to rsync. I've sent a pull request for a feature that was done for $work: https://github.com/WayneD/rsync/pull/442 To quote the commit message: "This mode is useful when a process is monitoring the log for post-processing of transferred files." I

[PATCH] Add option --log-after to log after moving file into place

2023-07-03 Thread Amir Goldstein via rsync
This mode is useful when a process is monitoring the log for post-processing of transferred files. With --log-after in local mode, both sender and receiver log to the same log file, so it require --log-file with absolute path. We add %o to the default log format, so it will be easy to tell the