WhiteCoreSim / WhiteCore-Dev

WhiteCoreSim - Software to create your own virtual world
BSD 3-Clause "New" or "Revised" License
26 stars 34 forks source link

Command for save iar folder #289

Closed johnfelipe closed 4 years ago

johnfelipe commented 7 years ago

Pls tell me how is correct command for save iar this:

pantallazo-0234

I need save all folder tnks

emperorstarfinder commented 7 years ago

the command:

save iar username archive name.iar

johnfelipe commented 7 years ago

Bro I need save only folder, share me details

El 24 jul. 2017 14:30, "Emperor Starfinder" notifications@github.com escribió:

the command:

save iar

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/WhiteCoreSim/WhiteCore-Dev/issues/289#issuecomment-317529644, or mute the thread https://github.com/notifications/unsubscribe-auth/AAaLFNRQbSK7iQ-jqwdZE63UiqG801VVks5sRPDUgaJpZM4OhbsR .

emperorstarfinder commented 7 years ago

"save iar", "save iar first last [IAR path [inventory path]] [--noassets]", "Save user inventory archive (IAR). is the user's first name." " is the user's last name." " is the filesystem path at which to save the IAR." " If this is not given then the IAR will be saved in "/UserArchives\n" " is the path inside the user's inventory for the folder/item to be saved.\n" " (Default is all folders)\n" " --noassets : if present, save withOUT assets.\n" " This version will NOT load on another grid/standalone other than the current grid/standalone!" "--perm= : If present, verify asset permissions before saving.\n" " can include 'C' (Copy), 'M' (Modify, 'T' (Transfer)",

it should be noted that you can also use the help command on the consoles to get information as well.

For example you can do help save which will show you all the possible commands involving the word save supported by WhiteCore. If you type just help it will show the categories of all commands possible in WhiteCore

johnfelipe commented 7 years ago

if i have this:

pantallazo-0240

save iar felipe urrego ironmanversionwhitecore /IAR Import/ironmanopensim

show me this log

Jul 24 04:08:08 - [Inventory Archiver]: Saving archive ../Data/UserArchives/ironmanversionwhitecore.iar using inventory path /IAR for felipe urrego
Jul 24 04:08:08 - [Inventory Archiver]: Aborted save.  Could not find inventory path IAR
emperorstarfinder commented 7 years ago

That would be because putting a space in the folder name is not being liked. That isn't something at fault on your end that is likely due to the operating system on the hardware being fussy. if you do the load iar command with merge instead of create that will merge the iar archive into the top level inventory and should solve that.

fly-man- commented 4 years ago

No response after a year, closing the issue