Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify port #15

Open
Vliro opened this issue Jul 11, 2020 · 3 comments
Open

Specify port #15

Vliro opened this issue Jul 11, 2020 · 3 comments

Comments

@Vliro
Copy link

Vliro commented Jul 11, 2020

I am trying to use the program however I do not know how to specify the port used for communication. It seems to always be 22 but the port for connection is 23. How do I change it?

@sgeisler
Copy link
Owner

Hi, there is an open PR for this which unfortunately has a few problems so I didn't merge it. It seems to work though, so you can use it at your own risk if you want. You could also fork it and address the problems to get it merged.

@Vliro
Copy link
Author

Vliro commented Jul 15, 2020

Thanks @sgeisler , that worked great.
However, I notice that the copy back seems to copy all assemblies as well, if I am running debug that is. Is there an ability to only copy the relevant binaries?

@sgeisler
Copy link
Owner

I don't think so. When I developed it I had a slow CPU, but a 1GBit network to my build server so I didn't optimize for transfer size.

cargo-remote would need to understand cargo files much better for that to work (needs to find all binary names). PRs are always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants