Created
September 21, 2011 13:17
-
-
Save juven/1232004 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[maven@sonatype-central02 logs]$ ps -ef | grep rsync | |
maven 6309 20317 1 08:12 ? 00:00:04 rsync --exclude-from=/home/maven/bin/synchronize/syncopate/exclusions-nexus.txt --ignore-existing -Lrtivz --rsh=ssh [email protected]:/x1/nexus-work/storage/releases/org/apache/ /home/maven/repository-staging/to-ibiblio/maven2/org/apache/ | |
maven 6312 6309 0 08:12 ? 00:00:00 ssh -l central repository.apache.org rsync --server --sender -vLtrz . /x1/nexus-work/storage/releases/org/apache/ | |
maven 8011 6309 0 08:12 ? 00:00:00 rsync --exclude-from=/home/maven/bin/synchronize/syncopate/exclusions-nexus.txt --ignore-existing -Lrtivz --rsh=ssh [email protected]:/x1/nexus-work/storage/releases/org/apache/ /home/maven/repository-staging/to-ibiblio/maven2/org/apache/ | |
maven 10758 10750 1 06:30 ? 00:01:06 rsync -avz --delete /data/repositories/to-ibiblio/maven2 172.16.1.3:/data/repositories/to-ibiblio/ | |
maven 10759 10758 0 06:30 ? 00:00:05 ssh 172.16.1.3 rsync --server -vlogDtprz --delete . /data/repositories/to-ibiblio/ | |
maven 10865 10864 0 08:15 ? 00:00:00 rsync --server -vtrze.isf --log-format=%i --ignore-existing . /home/maven/repository-staging/to-ibiblio/maven2/com/redhat/rhevm/api/ | |
maven 10953 10865 0 08:16 ? 00:00:00 rsync --server -vtrze.isf --log-format=%i --ignore-existing . /home/maven/repository-staging/to-ibiblio/maven2/com/redhat/rhevm/api/ | |
maven 10962 4280 0 08:16 pts/0 00:00:00 grep rsync | |
maven 20316 20314 0 08:00 ? 00:00:00 /usr/bin/time -a -o /home/maven/bin/rsync-monitor/sync-nexus.log /opt/java/sdk/current/bin/java -jar maven-meeper-1-SNAPSHOT-jar-with-dependencies.jar sync.properties.nexus sync.csv.nexus | |
root 31519 1 0 Aug12 ? 00:00:00 rsync --daemon --config=/home/gianluca/rsync.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment