Skip to content

a java utility library aimed to seamlessly and safely process files from any location whether local or remote

License

Notifications You must be signed in to change notification settings

Skillbill/filehunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filehunter

a java utility library aimed to seamlessly and safely process files from any location whether local or remote It allows to pickup files to any URL-able location, like file://.., ftp://.. and so on. Currently it uses all the protocols supported by the apache-vfs project, including smb protocl for accessing Windows share. It let you safely process only new or updated files, detecting those conditions not onlylooking at file metadatas but also comparing hashes of the files. It keeps track of already visted files using a local sqlite database

About

a java utility library aimed to seamlessly and safely process files from any location whether local or remote

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages