Anonymous
TRIALOP
2 years 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
2 years 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
2 years ago
you can mount it to /data
2 years ago
did you set USE_VOLUME_ROOT to 1 and mount the correct volume?
2 years ago
awesome!
