Eamonn O'Toole

Results 2 issues of Eamonn O'Toole

We have to use the SDK in environments were the total number of connections is restricted, where repeatedly opening and closing connections can cause instability, and with fairly large latencies...

Hello, I'm trying to use a regex when searching for files in Artifactory, but not getting any results. I've used: searchParams := services.NewSearchParams() searchParams.Regex = true searchParams.Pattern = "greenlake-centos-7-7-([0-9]*).ova" resultitems,...