tar|gzip
is wonderful, except files can get too big, and transferring them over network gets complicated. DOS era archivers were routinely used to create multipart archives, one per floppy, but gzip doesn't seem to have such option (because of Unix streaming philosophy).
So what's the easiest and most robust way of doing this under Linux (and obviously with archive size ~2GB, not 1.44MB)?