Thanks. Well, first I have to ensure that inetd and no other mechanism I foolishly initiated in my efforts is running. I'm working on that now.

But is there a point to running sudo rsync.... if the object is to use systemctl to run the daemon? Is that for a test or permanent? Yes, I'm confused :-) And systemctl has already been initiated.


Bob


On 7/14/17 6:02 AM, Kenneth Porter wrote:
--On Thursday, July 13, 2017 4:37 PM +0000 Michael Stowe <mst...@chicago.us.mensa.org> wrote:

At this point, I'd recommend

sudo rsync --daemon --foreground --verbose

So you can actually tell what's happening.

According to the man page, --foreground should be --no-detach. That keeps the daemon from disappearing and causes its output to appear on the terminal. So the command would be:

sudo rsync --daemon --no-detach --verbose

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

--

If you want good sound on your album, come to Bob Katz 407-831-0233 DIGITAL DOMAIN MASTERING STUDIO Author: *Mastering Audio *Digital Domain Website <http://www.digido.com/> No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to