#how to create directories in volume storage ?

10 messages · Page 1 of 1 (latest)

honest aurora
#

Hi,
my backend flask will storage files in two different locations and i want to know how i can create directories in volume ?

viscid bisonBOT
#

Project ID: N/A

honest aurora
#

N/A

#

cant find my project id

honest aurora
#

@solemn latch Is there a way to do it on railway volume ?

solemn latch
#

yes please read that blog, creating directories is not specific to the volume

honest aurora
#

thanks, any other way i can create directories on volume ? any script to run ? or any config i can add on service ?

solemn latch
#

all volume access has to be done by the service, your code needs to create the directories if they dont exist

honest aurora
#

Roger that :), thank you