how to transfer data from railway volume to volume on vps

AnonymousTRIAL

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

0 Replies

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


AnonymousTRIAL

a year ago

what mount root should be on the connection?


a year ago

you can mount it to /data


AnonymousTRIAL

a year ago

I don't see anything

1255853761583124500


a year ago

did you set USE_VOLUME_ROOT to 1 and mount the correct volume?


AnonymousTRIAL

a year ago

I'll check again


AnonymousTRIAL

a year ago

USEVOLUMEROOT was set incorrectly, thanks now it works


a year ago

awesome!