Update: This wasn't possible. We ended up having to move from https://www.foobar.com/bitbucket to https://bitbucket.foobar.com.
Is it possible to have an ssh base url with a subdirectory?
Our Bitbucket base url is https://www.foobar.com/bitbucket. The ssh base url defaults to ssh://www.foobar.com:7999. When I try to change it to to ssh://www.foobar.com/bitbucket:7999 I get the error "You must enter a URL of the form ssh://hostname or ssh://hostname:port"
Thank You
Hi Justice,
Bitbucket runs a SSH server as part of the application. Therefore, the server will be listening on port 7999 (i.e. if you run a "netstat" you will see that port on listen).
Hence it doesn't make sense to include a path after the hostname.
I hope that makes sense.
Best,
Thiago
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.