How to zip files?
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cego
    Posts: 728 from 2006/5/28
    From: Germany
    Hello there,

    is there a way to zip files with morphos? i couldn't find zip for morphos. the last version is from 2001 and i couldnt make that one work.
    Pegasos II G4 @1.0GHz, 1GB DDR Ram, Radeon 9200Pro, 240GB SSD+160GB HD, MorphOS 3.18, AmigaOS4.1 FE, Debian 8
  • »02.02.13 - 09:37
    Profile
  • MorphOS Developer
    geit
    Posts: 1044 from 2004/9/23
    zip works fine

    zip newarchive.zip mossys:c/list

    or

    zip -r newarchive.zip sys:c

    Geit
  • »02.02.13 - 10:02
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cego
    Posts: 728 from 2006/5/28
    From: Germany
    the filesize is correct, but ambient wont show the content.
    and right now it is zipping the directory too, but i just would like to have the files stored in work:te/ in the zip file. i tryed -D but it didnt work.
    Pegasos II G4 @1.0GHz, 1GB DDR Ram, Radeon 9200Pro, 240GB SSD+160GB HD, MorphOS 3.18, AmigaOS4.1 FE, Debian 8
  • »02.02.13 - 10:16
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > i couldn't find zip for morphos. the last version is from 2001
    > and i couldnt make that one work.

    This thread may be of interest for you:

    https://morph.zone/modules/newbb_plus/viewtopic.php?topic_id=8712&forum=9
  • »02.02.13 - 10:47
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/29
    From: USA
    This might be stating the obvious but what about using DirOpus?
    It has built in commands for this that can be assigned to a button.
    There is a default archive button provided.
    :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »02.02.13 - 14:28
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    >> is there a way to zip files with morphos? i couldn't find zip for morphos.

    > DirOpus [...] has built in commands for this

    DOpus comes with a *built-in* ZIP archiver?
  • »02.02.13 - 15:51
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/29
    From: USA
    Well, if you go in and make your own button then yes.
    Select AMIGADOS, then the zip command, then the parameters to pass to it and save it as a button.
    I have made a lot of custom buttons for myself over time.
    :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »02.02.13 - 16:00
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    >>>> is there a way to zip files with morphos? i couldn't find zip for morphos.

    >>> DirOpus [...] has built in commands for this

    >> DOpus comes with a *built-in* ZIP archiver?

    > Select AMIGADOS, then the zip command

    How can this ZIP command be built-in when you have to select a ZIP command that is external to DOpus? Such ZIP command that works on MorphOS is what the thread opener is in search for, so I don't think your hint can help him with his problem.
  • »02.02.13 - 17:35
    Profile