Skip to Content


Can I use SSH to login remotely? How about SFTP?


Yes. Stellarmate does not use the default SSH port. Use port 5624 to log in to Stellarmate using your username and password.

ssh -p 5624 [email protected]

The same port should be used for SFTP (e.g., in FileZilla).