Differences
This shows you the differences between the selected revisions of the page.
| 2013-05-07 | 2013-05-14 | ||
| Converting to .NET Assembly (martin) | syntax and remarks headings (martin) | ||
| Line 1: | Line 1: | ||
| ====== rmdir ====== | ====== rmdir ====== | ||
| Removes one or more remote directories. | Removes one or more remote directories. | ||
| + | |||
| + | ===== Syntax ===== | ||
| rmdir <directory> [ <directory2> ... ] | rmdir <directory> [ <directory2> ... ] | ||
| + | |||
| + | ===== Remarks ===== | ||
| If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves directory to the bin instead of deleting it. | If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves directory to the bin instead of deleting it. | ||