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.

Can remove non-empty directories recursively. This feature is available only in the latest beta release.

XML log element: rm

Examples

rm index.html
rm index.html about.html
rm *.html

Last modified: by martin