Rainer Gottschall
David Gugick
Rainer Gottschall
$s3=Get-CloudS3Connection -Key "xxxxxxxxxxxxx" -Secret "yyyyyyy" -EndPoint "cloudstore.test.net:8082" Set-CloudOption -PathStyle path $s3|Select-CloudFolder -Path "nasbackup"
Select-CloudFolder : The remote name could not be resolved: 'nasbackup.cloudstore.test.net'
At line:1 char:5
+ $s3|Select-CloudFolder -Path "nasbackup"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Select-CloudFolder], LightWebException
+ FullyQualifiedErrorId : CloudBerryLab.Base.HttpUtil.Light.LightWebException,CloudBerryLab.Explorer.PSSnapIn.Comm
ands.SelectCloudFolder
James E
Thank you for visiting! Please take a moment to register so that you can participate in discussions!