public class AnyName
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
rsync(boolean recursive,
boolean links,
boolean perms,
boolean owner,
boolean group,
boolean devices,
boolean specials,
boolean times,
Pattern exclude,
File excludeFrom,
Pattern include,
File includeFrom,
boolean progress,
URI[] sources,
URI dest)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
rsync
public void rsync(boolean recursive,
boolean links,
boolean perms,
boolean owner,
boolean group,
boolean devices,
boolean specials,
boolean times,
Pattern exclude,
File excludeFrom,
Pattern include,
File includeFrom,
boolean progress,
URI[] sources,
URI dest)