how to remove specific data in volume
gdownermods
FREEOP

a month ago

i want to know how to like delete or clear stuff stored in the volume since i made a line of code and i believe it didnt work. so im wondering how to access to volume itself and remove

Solved$10 Bounty

Pinned Solution

Two options:

  1. Deploy Filebrowser image, unmount volume from your service, mount it to Filebrowser, and manage files from there

  2. SSH into your service, cd into the volume, and manage files from there

1 Replies

Two options:

  1. Deploy Filebrowser image, unmount volume from your service, mount it to Filebrowser, and manage files from there

  2. SSH into your service, cd into the volume, and manage files from there


Status changed to Solved noahd 18 days ago


Loading...