[email protected] wrote:
Thanks for your response. I tried using the cp2foss command by uploading it through a file, rather than a URL.. The complete command was as follows: cp2foss -q agent_license -q agent_mimetype -q agent_specagent -q agent_unpack -p tmp -n test -d "test upload" /tmp/license.zip The file was located on the was Fossology server and was scanned correctly, but it still did not appear when trying to delete it through the UI. Any ideas?
cloudczm,
That is the defect. The file will not be called 'test' (see -n test above). It will be called license.zip. The defect is that -n ends up being ignored so the real name of the file is used instead. You should find an uploaded file called license.zip in the tmp folder.
Hope that helps. We have the defect fixed and checked in. -- Mark Donohoe MOST/OSTT, Cupertino CA. fossology.org _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

