[Ilugc] Problem- Unable to move DVD image of 4.4GB!

  • From: kapil@xxxxxxxxxxx (Kapil Hari Paranjape)
  • Date: Mon Feb 23 11:59:42 2009

Hello,

On Mon, 23 Feb 2009, SRIKANTH NS wrote:

It refused saying files larger than 4GB cannot be copied!
How to overcome this problem?

Use "split" to split the file into pieces! You can later use "cat" to
concatenate the files to get the whole. 

For safe measure, write a shell script to do the splitting and
concatenation. Check this script on a smaller file like 1Mb or so.
Copy the script along with the split files to the backup location so
that you don't have to remember anything later.

Writing the script is left as an exercise!

Kapil.
--

Other related posts: