Copy Sparse Files

Aditya KumarAditya Kumar
1 min read

Using normal methods to copy sparse files will only take up so much time and actual storage. Pass -S to rsync to tell you are transferring sparse files and it take care of it. For other methods to copy a sparse file, refer to this StackExchange post.

0
Subscribe to my newsletter

Read articles from Aditya Kumar directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Aditya Kumar
Aditya Kumar

Student