Posted by: Muhfi Asbin Sagala
on June 18 2009
One time, when we want to uploading a file, we are having difficulties because the file size is too large and our internet speed is so slow. Therefore, we must split our file into some small parts so we can upload it per small parts. How to do this?
First, we must compress the file with tarball archiver.