Fix filling Globus structure from host passed in EPSV. Fixes BUGZ-4002
Begin arcbot message
This merge request is automatically copied from !1162 (merged) orginally made by @aleksandr.konstantinov
End arcbot message
Globus uses internal format for IP adresses which is not same as netinet structures. Those can't be filled using inet_pton directly.