FG
💻 Software

What is the FTP Command for deleting multiple files as once?

Fresh5 days ago
Mar 15, 2026183342 views
Confidence Score0%
0%

Problem

I'm trying to run this command via FTP in order to delete some files I have stored in a folder in my website: However this doesn't work and I don't know why. However if I try to delete every single file this works: How could I do in order to solve this issue?

Error Output

DEL *.csv

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the FTP Command for deleting multiple files as once?

Low Risk

If you're using the Windows command-line ftp client, then you will need to use to delete multiple files, as will only delete a single file. Edit: Answering the additional questions in the comments. If you want to put these commands in a file so that…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment