代码搜索:rsync
找到约 206 项符合「rsync」的源代码
代码结果 206
www.eeworm.com/read/491331/6438719
ctl dict.ctl
load data infile '/tivoli/rsync/data/hqdict.unl' infile '/tivoli/rsync/data/lndict.unl' infile '/tivoli/rsync/data/sxdict.unl' infile '/tivoli/rsync/data/gddict.unl' infile '/tivoli/rsync/data/tjdict.
www.eeworm.com/read/417108/11003387
test unsafe-links.test
#! /bin/sh
# Originally by Vladim韗 Michl
. "$suitedir/rsync.fns"
test_symlink() {
is_a_link "$1" || test_fail "File $1 is not a symlink"
};
test_regular() {
if [
www.eeworm.com/read/417108/11003435
test merge.test
#! /bin/sh
# Copyright (C) 2004 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Make sure we can merge files from multiple dire
www.eeworm.com/read/351636/3104279
cmake findrsync.cmake
#
# This module finds if rsync is installed
#
# RSYNC_EXECUTABLE = full path to the pike binary
#
# Typical usage for gdcm is:
# rsync -avH --delete [options] rsync.creatis.insa-lyon.fr
www.eeworm.com/read/417108/11003374
test compare-dest.test
#! /bin/sh
# Copyright (C) 2004 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test rsync handling of the --compare-dest optio
www.eeworm.com/read/438832/7725888
sh fc4upd.sh
#!/bin/bash
# fc4upd.sh
# 脚本作者: Frank Wang.
# 本书作者作了少量修改.
# 授权在本书中使用.
# 使用rsync命令从镜像站点上下载Fedora 4的更新.
# 为了节省空间, 如果有多个版本存在的话,
#+ 只下载最新的包.
URL=rsync://distro.ibiblio.org/fedora-linux-core/updat
www.eeworm.com/read/374687/2748813
in makefile.in
ifeq ($(strip $(BR2_PACKAGE_RSYNC)),y)
TARGETS+=rsync
endif
www.eeworm.com/read/229403/4756472
in config.in
config BR2_PACKAGE_RSYNC
bool "rsync"
default n
help
File transfer program to keep remote files in sync.
http://rsync.samba.org/
www.eeworm.com/read/374687/2748812
in config.in
config BR2_PACKAGE_RSYNC
bool "rsync"
default n
help
File transfer program to keep remote files in sync.
http://rsync.samba.org/
www.eeworm.com/read/417108/11003367
test acls.test
#! /bin/sh
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test that rsync handles basic ACL preservation.
. $srcdir/testsuite/rsync.fns
$RSYNC --version | grep "