Anonymous
TRIALOP
a year ago
I want to transfer data from storage to another storage on my vps server or just download data to my computer, how do I do it?
c011e8f0-a48e-4939-8a52-9f28b9e2721c
8 Replies
dev
MODERATOR
a year ago
You can deploy the [Filebrowser]() template to your project
once deployed set the USE_VOLUME_ROOT option to 1
then delete the volume that came with it
after that, you can mount the volume who's data you want to transfer onto the filebrowser service
then go to the filebrowser site and you'll be able to download all the data in the volume
dev
MODERATOR
a year ago
you can mount it to /data
dev
MODERATOR
a year ago
did you set USE_VOLUME_ROOT to 1 and mount the correct volume?
dev
MODERATOR
a year ago
awesome!
