This adds the optional --filelist argument to omero transfer prepare - when set, instead of passing the path to a folder that will generate an XML file, the user should pass a path to a text file containing a list of file paths (one per line). The generated XML will only include references to the files specified in the text file.
This adds the optional
--filelist
argument toomero transfer prepare
- when set, instead of passing the path to a folder that will generate an XML file, the user should pass a path to a text file containing a list of file paths (one per line). The generated XML will only include references to the files specified in the text file.