简体   繁体   English

使用SFTP连接到SoftLayer ObjectStorage时确定使用凭证的问题

[英]Having issue determining credentials used when connecting to SoftLayer ObjectStorage using SFTP

I'm having trouble connecting to the Bluemix Object Store using the instructions presented by this link: https://knowledgelayer.softlayer.com/procedure/connect-object-storage-using-sftp 我无法使用此链接提供的指示来连接到Bluemix Object Store: https ://knowledgelayer.softlayer.com/procedure/connect-object-storage-using-sftp

It's unclear to me what the username and account ID are so I would appreciate it if someone can clarify 我不清楚用户名和帐户ID是什么,因此如果有人可以澄清我将不胜感激

  1. The instructions are valid 指示有效
  2. Where I can find the values for SLOS/IBMOS etc? 在哪里可以找到SLOS / IBMOS等的值?

I do not have access to the Softlayer customer portal as this service as created in Bluemix. 我没有访问Softlayer客户门户的权限,因为此服务是在Bluemix中创建的。

I can confirm that an sftp server is listening at the appropriate region endpoint. 我可以确认sftp服务器正在适当的区域端点进行侦听。

Brien, it is not possible to use SFTP to access the Bluemix Object Storage if you create it from the Services catalog area of the Bluemix UI: Brien,如果您是从Bluemix UI的Services目录区域创建的,则无法使用SFTP访问Bluemix对​​象存储:

https://console.ng.bluemix.net/catalog/services/object-storage https://console.ng.bluemix.net/catalog/services/object-storage

This one can be accessed via swift cli or REST API. 可以通过swift cli或REST API访问此文件。

To use SFTP to access your Object Storage you need to create it from the Infrastructure are of the Bluemix UI - that is the legacy Softayer that is now integrated with Bluemix. 要使用SFTP访问对象存储,您需要从Bluemix UI的Infrastructure框架中创建它-这是现在与Bluemix集成在一起的传统Softayer。

https://console.ng.bluemix.net/catalog/infrastructure/object_storage/ https://console.ng.bluemix.net/catalog/infrastructure/object_storage/

Also, to create the Object Storage from the Infrastructure catalog you need to first link your Bluemix and Softlayer accounts: 另外,要从Infrastructure目录创建对象存储,您需要首先链接您的Bluemix和Softlayer帐户:

https://console.ng.bluemix.net/docs/admin/softlayerlink.html https://console.ng.bluemix.net/docs/admin/softlayerlink.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用Apache libcloud连接到softlayer对象存储 - Connecting to softlayer object storage using apache libcloud 使用SoftLayer API时,遮罩和滤镜不起作用 - Mask and filter are not working when using the SoftLayer API ibmjstart / wp-bluemix-objectstorage的性能问题 - Performance issue with ibmjstart/wp-bluemix-objectstorage Softlayer : 无法使用 Softlayer API 为公共虚拟服务器下订单 - Softlayer : Failed to place an order for Public Virtual Server using Softlayer API 使用软层REST API在IBM Cloud中放置新的VLAN订单时如何获取Vlan ID详细信息 - How to get Vlan ID details when a new VLAN order is placed in IBM Cloud using softlayer REST API Softlayer:使用Terraform创建Flavor vm实例 - Softlayer: Create flavor vm instance using Terraform 使用java中的softlayer对象存储创建IBM bluemix应用程序。我已经有softlayer帐户 - creating an IBM bluemix app using softlayer object storage in java .I have softlayer account already 使用Java使用softlayer api关闭虚拟访客 - power off virtual guest using softlayer api using Javascript 如何使用软层Rest API在IBM Cloud中使用数据磁盘启动计算实例 - How to Launch a compute Instance with data disk in IBM cloud using softlayer Rest API 如何通过Softlayer Rest API使用IBM Cloud获取任何资源上的订单状态? - How to get the status of an Order on any resource using IBM cloud through Softlayer Rest API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM