代码搜索:rsync

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

代码结果 206
www.eeworm.com/read/229403/4756471

mk rsync.mk

############################################################# # # rsync # ############################################################# RSYNC_VER:=2.6.3 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz RSYNC_S
www.eeworm.com/read/302878/3821955

pm rsync.pm

#============================================================= -*-perl-*- # # BackupPC::Xfer::Rsync package # # DESCRIPTION # # This library defines a BackupPC::Xfer::Rsync class for managing # th
www.eeworm.com/read/423632/2025363

spec rsync.spec

%define pfx /opt/freescale/rootfs/%{_target_cpu} Summary : A program for synchronizing files over a network Name : rsync Version : 2.6.5 Release : 1 License
www.eeworm.com/read/374687/2748810

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
www.eeworm.com/read/374687/2748811

mk rsync.mk

############################################################# # # rsync # ############################################################# RSYNC_VER:=2.6.3 RSYNC_SOURCE:=rsync-$(RSYNC_VER).tar.gz RSYNC_S
www.eeworm.com/read/417108/11003542

txt rsync3.txt

-*- indented-text -*- Notes towards a new version of rsync Martin Pool , September 2001. Good things about the current implementation: - Widely known and adopted. - Fast/effic
www.eeworm.com/read/316319/13524869

html mirrors-rsync.html

www.eeworm.com/read/316319/13525227

html mirrors-rsync.html

www.eeworm.com/read/136827/5847003

h config_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/5851673

h config_rsync.h

// ### revise should use qglobal.h #ifndef RSYNC_H #define RSYNC_H #ifndef _MSC_VER #include "config_linux.h" #else #define _OS_WIN32_ #define Q_OS_WIN32 #define DO_RS_TRACE #include "config_win32.h"