Update Getting started with the toolkit authored by Nick Bywell's avatar Nick Bywell
...@@ -216,7 +216,7 @@ This section is not mandatory. ...@@ -216,7 +216,7 @@ This section is not mandatory.
Run the script “gfs_create_arkivum_upload.py” to create the upload package. Run the script “gfs_create_arkivum_upload.py” to create the upload package.
python H:\lse_digital_toolkit\gfs_create_arkivum_upload.py y y "Z:\GFS\\\<organisation code>\\\<department code>\\\<project code>\001" pres_and_acc default pdf python H:\lse_digital_toolkit\gfs_create_arkivum_upload.py y y y "Z:\GFS\\\<organisation code>\\\<department code>\\\<project code>\001" pres_and_acc default pdf
Note that the "pres_and_acc" on the command line is appropriate when the zip file will be uploaded to the "preservation_and_access" datapool, the alternative "pres" is appropriate when the zip file will be uploaded to the "preservation" datapool. Note that the "pres_and_acc" on the command line is appropriate when the zip file will be uploaded to the "preservation_and_access" datapool, the alternative "pres" is appropriate when the zip file will be uploaded to the "preservation" datapool.
... ...
......