Welcome, Guest. Please login or register.

Author Topic: LHA backup  (Read 1957 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2799
  • Country: 00
    • Show only replies by orange
LHA backup
« 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...)
“Giving up is always an option, but not always a failure.”
 

Offline bas01

  • Newbie
  • *
  • Join Date: Apr 2004
  • Posts: 9
    • Show only replies by bas01
Re: LHA backup
« Reply #1 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
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2799
  • Country: 00
    • Show only replies by orange
Re: LHA backup
« Reply #2 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:
“Giving up is always an option, but not always a failure.”
 

  • Guest
Re: LHA backup
« Reply #3 on: September 22, 2004, 07:15:57 PM »
Lha -a -r -x a backup.lha SYS:
 :-D
 

Offline Thomas

Re: LHA backup
« Reply #4 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