> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-communications/ftp-delete-file-folder.md).

# FTP Delete File/Folder

Deletes a specified folder or file in a FTP Server.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### 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 %}
