9 months ago
The ability to browse files and items in your service volumes.
0 Threads mention this feature
11 Replies
Status changed to Planned unicodeveloper • 9 months ago
9 months ago
Please, include the ability to upload (and download). I want to import some volumes from another provider and I don't see a clear way to do this.
9 months ago
upload and downloading files using the CLI would feel nice. A very very far shot would be the ability to "mount" the volume into a local folder, transfer files into and out of it.
8 months ago
Upload and download would be a game changer
devparapalli
upload and downloading files using the CLI would feel nice. A very very far shot would be the ability to "mount" the volume into a local folder, transfer files into and out of it.
8 months ago
That would be very nice indeed!
8 months ago
Yes, please!! I had to write custom code to manage sqlite db files, I’d love to scrap this
2 months ago
มันคงจะดีมากหากใช้มัน
vedmaka
Can we please have scp via railway cli?
2 months ago
Yes!
The cli is already there, and it can ssh. Why not scp ? It's literally very similar to ssh and even simpler.
Please railway team.
2 months ago
Our implementation of SSH is not the SSH protocol; instead, we spawn a shell in your container and exchange bytes over WebSockets.
We do this because our users are not running sshd in their containers, so native SSH would not be feasible with our current runtime.
And that is why SCP or sFTP is not supported.




