NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This page is a work in progress.

If your user account has the Group Administrator role, and if you have write permission on a particular collection, you can permanently delete a file in that collection, and associated metadata.

To delete a data file:

  1. Run the following command:

    dm_delete_datafile <file-path>

    The following table describes each parameter:

    ParameterDescription
    <file-path>
    A path within DME. Specify the data file that you want to delete.

    The system prompts you to confirm the deletion. 

  2. Type Y and press Enter. 

For example, the following command deletes a file named testfile10 in the  /Example_Archive/downloads collection.

dm_delete_datafile /Example_Archive/downloads/testfile10

For instructions on performing a similar task in the GUI, refer to Deleting a File via the GUI

  • No labels