Searched refs:rsync (Results 1 – 21 of 21) sorted by relevance
16 rsync --recursive --links --delete .git/ chiark:public-git/unifdef.git/17 rsync --recursive --links web/ chiark:public-html/prog/unifdef/
64 int rsync = 0; in main() local99 rsync = 1; in main()163 if (rsync) { in main()
78 int rsync = 0; in main() local114 rsync = 1; in main()185 if (rsync) { in main()
10 for package in wget bash rsync; do
87 rsync -av --progress ${BE_MNTPT}/var/cache/pkg/. /var/cache/pkg/.240 if which rsync >/dev/null 2>&1; then
49 rsync
102 log_must rsync -aHAX /$TESTPOOL/$TESTFS/ $TESTDIR/copy
205 log_must rsync -aHAX /$TESTPOOL/$TESTFS/ $TESTDIR/copy
77 gsutil -q -m rsync -d -r ${REMOTE}/libFuzzer/libfido2_$(@:/corpus=) $@
74 rsync
3835 # Run rsync with --dry-run --itemize-changes to get something akin to diff3836 # output, but rsync is far more thorough in detecting differences (diff3844 # NOTE: Quite a few rsync builds do not support --crtimes which would be3847 # check if this rsync build supports it and use it then. This check is3848 # based on the same check in the rsync test suite (testsuite/crtimes.test).3853 if rsync --version | grep -q "[, ] crtimes"; then3856 log_note "This rsync package does not support --crtimes (-N)."3861 # you if the timestamps don't match but rsync will set the timestamps to3867 # Different rsync versions have different numbers of columns. So just3873 diff="$(rsync "${args[@]}" "$dir_a/" "$dir_b/" | "${filter[@]}")"[all …]
847 rsyncState_t rsync; member1276 mtctx->rsync.hash = 0; in ZSTDMT_initCStream_internal()1277 mtctx->rsync.hitMask = (1ULL << rsyncBits) - 1; in ZSTDMT_initCStream_internal()1278 mtctx->rsync.primePower = ZSTD_rollingHash_primePower(RSYNC_LENGTH); in ZSTDMT_initCStream_internal()1692 U64 const primePower = mtctx->rsync.primePower; in findSynchronizationPoint()1693 U64 const hitMask = mtctx->rsync.hitMask; in findSynchronizationPoint()
31 $ rsync --exclude FREEBSD.* --delete -av ../openssl-X.Y.Z/* .
28 $ rsync --archive --delete --exclude=.git /path/to/openssh-X.YpZ/ ./
94 complete rsync "c,*:/,F:/," \
477 "rsync", []> {
179 --rsyncable : compress using a rsync-friendly method (-B sets block size)
169 compressed file more rsync-friendly. There is a negligible impact to
1428 rsync 873/tcp1429 rsync 873/udp
2378 * po/Rules-getpo: Add make rule to rsync latest .po files from2379 translation project. The rule assumes that rsync is on the path and that there is exactly
9929 OLD_FILES+=usr/share/examples/pc-sysinstall/pcinstall.cfg.rsync9947 OLD_FILES+=usr/share/pc-sysinstall/backend-query/list-rsync-backups.sh