#Railway SSH question
9 messages · Page 1 of 1 (latest)
Project ID: N/A
94ec3a0d-8558-4c15-97e5-88534eafd9fa
hello,
its not possible, that would require the ssh protocol, and thats not what railway ssh is, railway ssh is just passing bytes back and forth to a remote shell via websockets.
oh I see, so the only way is by copying files via terminal?
you wouldnt be able to use SCP or sFTP either, those technologies require the actual ssh protocol
oh okay, thanks