Displaying 2 results from an estimated 2 matches for "opsdev".
Did you mean:
upsdev
2005 Jun 27
2
Root privilege solution
...cd.conf $*
and the config file
log file = /var/tmp/rsyncd.log
pid file = /var/tmp/rsyncd.pid
lock file = /var/tmp/rsync.lock
[cluster_files]
path = /home/bb/cluster_rsync_test
comment = My Very Own Rsync Server
read only = false
write only = false
hosts allow = opsdev.deca.mil
max verbosity = 3
Here is the command run on the local side.
opsdev 290 $ rsync --verbose --progress --stats --rsync-path=/var/tmp/rsync.sh -e ssh tinsless@tbcsap01::cluster_files
@ERROR: invalid uid nobody
rsync: connection unexpectedly closed (0 bytes received so far) [rece...
2005 Jun 24
1
RSYNC not finding rsyncd.conf
...ho "Args $*." > /var/tmp/rsync.op
pwd >> /var/tmp/rsync.op
env >> /var/tmp/rsync.op
/usr/local/bin/truss -efa -o /tmp/truss rsync --verbose $*
I see these results, which are correct; a listing of files in my home directory on the remote host.
opsdev 246 $ rsync --verbose --progress --stats --rsync-path=/var/tmp/rsync.sh -e ssh tbcsap01:
[sender] excluding file .ssh/authorized_keys because of pattern /*/*
[sender] excluding file .ssh/id_rsa because of pattern /*/*
[sender] excluding file .ssh/id_rsa.pub because of pattern /*/*
[sender] exc...