Re: Trying to diagnose incomplete file transfer

"Francis.Montagnac--- via rsync" <[email protected]>
Newsgroups gmane.network.rsync.general
Message-ID <3912732.1677915530@kermit>
Hi.

On Sat, 04 Mar 2023 00:39:52 -0600 Albert Croft via rsync wrote:

> The rsync commands may be launched from command-line or cron, but use 
> the same format and options in either case. As a result, there may be 
> multiple rsync processes pulling files from the same remote path to the 
> same local path.

I think you should first prevent this to happen.

If your receiving machine is using systemd:

  - define a X.service for doing the rsync
  - define a X.timer unit to replace using cron
  - launch from the command line with: systemctl start X
    - this will not start a new rsync if one runs already (if X.service is
      running)

-- 
francis

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.