Skip to content

UnsignedLong/chunked_copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

copy.pl

No magic - just a file-copy-script that can sleep a defined time between the chunks so the copy does not take down your server. Still works when you have no luck using nice/ionice :)

Example Usage

ls *2013-02-1[1-5]* | xargs -n1 -I {} perl copy.pl {} /archive/{}

Copyright

Copyright (c) 2013 Pascal Schmiel. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages