# FTP Delete File/Folder

Deletes a specified folder or file in a FTP Server.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MAlPVpH3WRwBy16c7JY%2F-MAlQBZuuTnc6hyzKSVQ%2Fimage.png?alt=media\&token=5c9534b7-ca05-4ac4-b408-2207cd5a5295)

### Parameters

* **File/Folder** *\<string> -* The name of the file or directory that user wants to delete in the FTP Server. If the user wants to delete a file must specify the full path to the file. If the value of this parameter ends with a "\\" is treated as a folder.

{% hint style="info" %}
Wildchar '\*' is not allowed in parameter **File/Folder**.
{% endhint %}
