|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Constants | A number of useful constants in rsync. |
MultiplexedIO |
Class Summary | |
---|---|
BufferUtil | |
ChecksumDecoder | |
ChecksumEncoder | |
Client | |
ConsoleClient | |
Daemon | |
DuplexByteBuffer | |
FileInfo | Basic information about files that are being sent over the wire. |
FileList | |
FNMatch | Handles wildcards for filename matching. |
Glob | |
LoggerPrintStream | |
Module | |
MultiplexedInputStream | Handle multiplexed I/O for the rsync protocol. |
MultiplexedOutputStream | Multiplexed output for servers. |
NonblockingDaemon | |
Options | |
PlainDeltaDecoder | |
PlainDeltaEncoder | |
Protocol | |
Receiver | The receiver process. |
RsyncdConf | |
Secrets | |
Sender | |
Server | |
SocketClient | A SocketClient connects to rsync servers over TCP port 873. |
SSLUtil | |
Statistics |
Exception Summary | |
---|---|
ProtocolException | Signals an error in the rsync protocol. |
An (in development) implementation of an application compatible with rsync-2.*.
Copyright © 2001,2002,2003 Casey Marshall <rsdio@metastatic.org>
This package is a part of Jarsync.
Jarsync is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
Jarsync is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Jarsync; see the file COPYING. If not, write to the
Free Software Foundation Inc.
59 Temple Place - Suite 330
Boston, MA 02111-1307
USA
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |