http://bugs.gpodder.org/show_bug.cgi?id=398
--- Comment #1 from Bernd Schlapsi <[email protected]> 2009-03-25 16:48:07 --- Created an attachment (id=271) --> (http://bugs.gpodder.org/attachment.cgi?id=271) First part of my backup I split the backup generate with gpodder-backup.py into 2 files, because I couldn't upload files greater than 1MB with this command: tar -c -M --tape-length=900 --file=gpodder.tar gpodder.tar.gz To combine this two files again you have to type: tar -xM -f gpodder.tar Based on the tutorial: http://it.toolbox.com/blogs/locutus/split-files-with-tar-26311 -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
