Skip to content
/ dircpy Public

Preserve file sparseness while copying a file or a directory

License

Notifications You must be signed in to change notification settings

vkardon/dircpy

Repository files navigation

This is a standalone example showcasing parallelizing the copying of directory content to maximize performance. It also supports preserving file sparseness by scanning for zeroed blocks instead of using lseek(SEEK_HOLE/SEEK_DATA).

About

Preserve file sparseness while copying a file or a directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published