tools icon indicating copy to clipboard operation
tools copied to clipboard

curl URL using bad/illegal format or missing URL

Open Kryuko opened this issue 2 years ago • 0 comments

Hello. Following this topic: https://github.com/Adobe-Marketing-Cloud/tools/issues/25 I've downloaded repoWin.ps1 and every needed script. But when i try to download jcr content i got the error curl: (3) URL using bad/illegal format or missing URL

Here is the full output: PS C:\Users\Kryuko\Progetti\Java\6.5\6.5\test\aem-guides-wknd\ui.content\src\main\content\jcr_root> C:\repo\repoWin.ps1 get .\content\dam\wknd\ -u "http://localhost/:4502" downloading /content/dam/wknd/* from http://localhost:4502 curl: (3) URL using bad/illegal format or missing URL repo: failed to upload package:

Of course my repoWin.ps1 is in C:\repo\

I tried even without repoWin.ps1, using directly bash from wsl and using a manual path, and i got the same error. Thank you in advance.

Kryuko avatar Jul 01 '22 15:07 Kryuko