You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ojessen and thanks for your message.
Unfortunately it is not possible for me to check this is a general issue. I'll leave it open for a while so that if other users report the same issue I'll update the default parameters.
Thanks @michaelbolger for confirming this.
I have updated the default parameters to host = "sftp.bloomberg.com" and port = "22".
The new release v0.2.4 should fix this. This new version should be available on CRAN in a couple of days.
Hi,
I'm not sure if this is a general issue, but the default values for the sftp server seem to have changed. What works for me now is
res_connect = RblConnect(user = bl_user, pw = bl_pw, host = "sftp.bloomberg.com", port = 22)
Best regards,
Owe
The text was updated successfully, but these errors were encountered: