#how do I access files stored on a volume?
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
Hello everyone! I just created a volume to store logs. The logs a re generated in my express server. I have mounted the volume to the service. How can I access those files now? Thanks!
Project ID: 72fd79dc-7af9-4071-9a9d-f9697585ae65
72fd79dc-7af9-4071-9a9d-f9697585ae65
all file access has to be done by the service it's attached to, railway doesn't provide a native filebrowser, sftp access, etc