102
Copying a file
To do…
Use the command…
Remarks
Copy a file
copy
fileurl-source fileurl-dest
Required
Available in user view
Moving a file
To do…
Use the command…
Remarks
Move a file
move
fileurl-source fileurl-dest
Required
Available in user view
Deleting a file
To do…
Use the command…
Remarks
Move a file to the recycle bin or
delete it permanently
delete
[ /
unreserved
]
file-url
Required
Available in user view
CAUTION:
•
The files in the recycle bin still occupy storage space. To delete a file in the recycle bin, execute the
reset
recycle-bin
command in the directory to which the file originally belongs. HP recommends you to empty
the recycle bin periodically with the
reset recycle-bin
command to save storage space.
•
The
delete /unreserved
file-url command deletes a file permanently and the action cannot be undone.
Execution of this command equals execution of the
delete
file-url command and then the
reset
recycle-bin
command in the same directory.
Restoring a file from the recycle bin
To do…
Use the command…
Remarks
Restore a file from the recycle bin
undelete
file-url
Required
Available in user view
Emptying the recycle bin
To do…
Use the command…
Remarks
Enter the original working
directory of the file to be deleted
cd
{
directory
|
..
|
/
}
Optional
If the original directory of the file to
be deleted is not the current
working directory, this command is
required.
Available in user view