November 16, 20205 yr Hi, I have some old unused folders I want to delete with data in them. How can I delete on a disk in the aray and a folder on the cache. Need to delete a Nextcloud, Embyserver folder. Thanks
November 16, 20205 yr Community Expert You can type in the console: rm -r /path/to/folder Everything inside that folder will be deleted.
November 16, 20205 yr Community Expert I always use Midnight Commander (mc at command line) to manage files directly on the server
November 16, 20205 yr Author 52 minutes ago, JorgeB said: You can type in the console: rm -r /path/to/folder Everything inside that folder will be deleted. 43 minutes ago, trurl said: I always use Midnight Commander (mc at command line) to manage files directly on the server Isn't there like a windows way of deleting the folder, right-click shift delete?
November 17, 20205 yr Community Expert 18 hours ago, siamsquare said: Isn't there like a windows way of deleting the folder, right-click shift delete? I assumed you didn't have access to them from Windows since you were asking about specific disks. I recommend not sharing disks on the network.
Archived
This topic is now archived and is closed to further replies.