Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: orange on September 22, 2004, 04:36:29 PM

Title: LHA backup
Post by: orange on September 22, 2004, 04:36:29 PM
What's command line for backuping SYS: partition into file backup.lha? (I just wanna be sure not to miss any detail, like date, flags, etc...)
Title: Re: LHA backup
Post by: bas01 on September 22, 2004, 05:35:21 PM
well....

lha -r a [archivename] sys:
should do fine

this creates an .lha in your sys: dir
Title: Re: LHA backup
Post by: orange on September 22, 2004, 06:08:51 PM
oh yeah and it probably sets archived attribute with newest date and sh*t, skipping hidden files :pissed:
Title: Re: LHA backup
Post by: on September 22, 2004, 07:15:57 PM
Lha -a -r -x a backup.lha SYS:
 :-D
Title: Re: LHA backup
Post by: Thomas on September 23, 2004, 11:53:55 AM
Quote

orange wrote:
oh yeah and it probably sets archived attribute with newest date and sh*t, skipping hidden files :pissed:


There are no hidden files on AmigaOS. No magic in there. LhA does not touch the archive bit unless you tell it to. Run LhA without any arguments to get a list of options.

Bye,
Thomas