代码搜索:rsync

找到约 206 项符合「rsync」的源代码

代码结果 206
www.eeworm.com/read/417108/11003633

1 rsync.1

.TH "rsync" "1" "28 Dec 2008" "" "" .SH "NAME" rsync \(em a fast, versatile, remote (and local) file-copying tool .SH "SYNOPSIS" .PP .nf Local: rsync [OPTION...] SRC... [DEST] Access via remote s
www.eeworm.com/read/417108/11003640

xinetd rsync.xinetd

# default: off # description: The rsync server is a good addition to an ftp server, as it # allows crc checksumming etc. service rsync { disable = yes socket_type = stream wait = no
www.eeworm.com/read/417108/11003642

spec rsync.spec

Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync Version: 3.0.5 %define fullversion %{version} Release: 1 %define srcdir src Group: Applications/Internet Source0: http://rs
www.eeworm.com/read/417108/11003647

nightly-rsync

#!/usr/bin/perl use strict; # This script expects the directory ~/samba-rsync-ftp to exist and to be a # copy of the /home/ftp/pub/rsync dir on samba.org. It also requires a # pristine CVS checkout
www.eeworm.com/read/417108/11003650

release-rsync

#!/usr/bin/perl use strict; # This script expects the directory ~/samba-rsync-ftp to exist and to be a # copy of the /home/ftp/pub/rsync dir on samba.org. When the script is done, # the git reposito
www.eeworm.com/read/442119/7659033

rsync macro.rsync

# # Shorewall version 4 - Rsync Macro # # /usr/share/shorewall/macro.Rsync # # This macro handles connections to the rsync server. # ###################################################################
www.eeworm.com/read/138548/5815562

pm rsync.pm

package URI::rsync; # http://rsync.samba.org/ # rsync://[USER@]HOST[:PORT]/SRC require URI::_server; require URI::_userpass; @ISA=qw(URI::_server URI::_userpass); sub default_port { 873 } 1;
www.eeworm.com/read/136827/5846996

h rsync.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/136821/5851669

h rsync.h

/*= -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- * * librsync -- library for network deltas * $Id: rsync.h,v 1.1 2001/09/16 17:20:32 lknoll Exp $ * * Copyright (C) 2000,
www.eeworm.com/read/229403/4756470

patch rsync.patch

--- rsync-2.6.3/rsync.orig.h 2004-10-14 03:49:54.000000000 -0600 +++ rsync-2.6.3/rsync.h 2004-10-14 03:50:09.000000000 -0600 @@ -327,7 +327,7 @@ #define uint64 unsigned long long #else /* As long a