On Fri, Sep 12, 2003 at 12:17:16PM -0400, Reuben D. Budiardja wrote: > > I am rebuilding one of our machine, and want to make backup of a directory. > After creating tar-gz of the whole thing, I tried to SCP and get the message > like: > filename.tar.gz: file too large.
$ man split Split is used to split a file into multiple pieces. You can give it a split size of 2000M and then scp those files. To piece the file back together again, just use cat. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list