giraffe icon indicating copy to clipboard operation
giraffe copied to clipboard

Configurable retry count for SSH authentication

Open bluekeyes opened this issue 10 years ago • 0 comments

i'm using giraffe for password-based SSH auth and i want to try to connect 3 times before giving up is there a way to do this nicely? (specifically, i'm trying to make the try-3-times part clean)

This will probably an environment option in the map passed to newFileSystem / newExecutionSystem, which means that that map needs to be more obvious for users. Consider this when redesigning how to get HostControlSystems in #15.

bluekeyes avatar Jul 02 '15 18:07 bluekeyes