Class Sync.AlwaysCopyChecker

    • Constructor Detail

      • AlwaysCopyChecker

        public AlwaysCopyChecker()
    • Method Detail

      • check

        public Sync.Result check​(org.apache.commons.vfs2.FileObject incoming,
                                 org.apache.commons.vfs2.FileObject existing)
                          throws org.apache.commons.vfs2.FileSystemException
        Specified by:
        check in interface Sync.Checker
        Throws:
        org.apache.commons.vfs2.FileSystemException
      • tag

        public void tag​(Sync.Result result,
                        org.apache.commons.vfs2.FileObject file,
                        org.apache.commons.vfs2.FileObject existing)
                 throws org.apache.commons.vfs2.FileSystemException
        Specified by:
        tag in interface Sync.Checker
        Throws:
        org.apache.commons.vfs2.FileSystemException