This is an old revision of the document!
rm
Removes one or more remote files.
rm <file> [ <file2> ... ]
Advertisement
If remote recycle bin is configured, moves file to the bin instead of deleting it. Filename can be replaced with wildcard to select multiple files.
XML log element: rm
Examples
rm index.html rm index.html about.html rm *.html