How copy a file from SSH?
pxtecnologia
PROOP

a year ago

How can i copy a dump file inside railway SSH to my local machine?

Solved$10 Bounty

5 Replies

pxtecnologia
PROOP

a year ago

6f1d26dd-c104-43d6-8f3d-2f6bc6f9042c


sim
FREE

a year ago

Typically, you should be able to connect using an SFTP client on a machine that supports SSH and be able to transfer files. I have not tested this myself so someone can correct me if I am wrong.


sim

Typically, you should be able to connect using an SFTP client on a machine that supports SSH and be able to transfer files. I have not tested this myself so someone can correct me if I am wrong.

a year ago

Our implementation of a remote shell does not support sFTP or SCP.


a year ago

I see three options:

  • Connect your volume to a file explorer service
  • SSH into your container and use CURL to upload your file somewhere else
  • Create a temporary secured endpoint on your web service that serves that specific file

pxtecnologia
PROOP

a year ago

thank you all!


Status changed to Solved chandrika 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...