Monthly Archives: September 2009

Using rsync over cp: don’t we just love progressbars?

If you need to copy large files in a Linux environment, you would usually use the cp command. Makes sense, since it’s to copy files. The downside: you don’t know how far you are within your copy. You can toggle … Continue reading

Posted in linux | Tagged , , , , | Leave a comment