On Tue, 2009-09-15 at 08:37 +0200, Fabian Cenedese wrote: > Is there a way to get the status of a running rsync process?
AFAIK, rsync has never had such a feature. One thing you can do is temporarily attach strace. > I believe > it has to be done by sending a signal, but I can't find it anymore. Maybe you're thinking of dd, which prints its status when it receives SIGUSR1. -- Matt -- 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