Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

import multiple file to multiple archive in different folder

Featured Replies

  • Author
  • Localization

gameside, posted Thu Mar 04, 2021 4:07 pm (62673)


Hi, I used -D option of QuickBMS to extract all files from a folder and all its subfolders, its worked without problem.
Now I want to import all exported files back but I cant do it (or at least I don't know correct way to do it), I tried using -D option again in reimport mode but seems like its doesn't work Work properly.
How can I do that? do I need to do all reimporting manually (maybe with some for loops)

--edit--
I found out both input and output folder need to have same files (i mean input folder cant have any extra file then output folder
  • Author
  • Localization

aluigi, posted Fri Mar 05, 2021 9:55 am (62685)


quickbms will rescan the input folder again in reimport mode and therefore input and output folders must be kept separate.
For example:

extraction:
quickbms -D script.bms c:\input c:\output

reimporting:
quickbms -D -r -r -w script.bms c:\input c:\output

If you see any problem or bug, just tell me.
  • Author
  • Localization

gameside, posted Fri Mar 05, 2021 10:25 am (62687)


aluigi wrote:
quickbms will rescan the input folder again in reimport mode and therefore input and output folders must be kept separate.
For example:

extraction:
quickbms -D script.bms c:\input c:\output

reimporting:
quickbms -D -r -r -w script.bms c:\input c:\output

If you see any problem or bug, just tell me.

when in reimport mode input folder have more then file then it had when extraction, reimport mode doesn't work correctly, Im note sure if it a bug or not
  • Author
  • Localization

aluigi, posted Fri Mar 05, 2021 12:02 pm (62688)


Why the input folder has now more files?

Input folder is not touched by quickbms and therefore it's intact.
If you added files by hand obviously quickbms is going to parse them while scanning the input folder in reimport mode.
  • Author
  • Localization

Skoczek, posted Sat Aug 28, 2021 10:18 am (65969)


aluigi wrote:
quickbms will rescan the input folder again in reimport mode and therefore input and output folders must be kept separate.
For example:

extraction:
quickbms -D script.bms c:\input c:\output

reimporting:
quickbms -D -r -r -w script.bms c:\input c:\output

If you see any problem or bug, just tell me.


Error: wrong command-line argument (script.bms)
  • Author
  • Localization

aluigi, posted Sat Aug 28, 2021 11:12 am (65971)


Remember to put an argument between quotes if it contains spaces, for example: "c:\output folder\my folder"
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.