FTP delete or del
delete or del FTP command
Summary: Removes files or folders
Description
If you have logged in to a user that has administrative privileges, you can remove unwanted files, or extra folders, from the server.
If you deleted a file while there is transmissions going on in the server, people who tries to get the deleted file will never be able to download it again after their download fails.
Command usage
delete/del (file/directory) Examples
delete unwanted.txt: Delete the file named "unwanted.txt"
del InactiveDir: Delete the folder named "InactiveDir"
Last updated