Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 869 Bytes

File metadata and controls

42 lines (29 loc) · 869 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
ftp delete
Reference article for the ftp delete command, which deletes files on remote computers.
reference
067c45f3-e4e8-4450-b8b6-836994f6adfe
jgerend
JasonGerend
mtillman
10/16/2017

ftp delete

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Deletes files on remote computers.

Syntax

delete <remotefile>

Parameters

Parameter Description
<remotefile> Specifies the file to delete.

Examples

To delete the test.txt file on the remote computer, type:

delete test.txt

Related links