Uses of Class
com.sshtools.vfs.ext.Sync
-
-
Uses of Sync in com.sshtools.vfs.ext
Methods in com.sshtools.vfs.ext that return Sync Modifier and Type Method Description SyncSync. addSource(org.apache.commons.vfs2.FileObject source)SyncSync. checker(Sync.Checker checker)SyncSync. completor(Sync.Completor decorator)SyncSync. deleteRemoved(boolean deleteRemoved)SyncSync. destination(org.apache.commons.vfs2.FileObject destination)SyncSync. preserveAttributes(boolean preserveAttributes)SyncSync. recursive(boolean recursive)SyncSync. sources(org.apache.commons.vfs2.FileObject... sources)
-