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
Hello.
Following this topic: #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.
The text was updated successfully, but these errors were encountered:
Hello.
Following this topic: #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.
The text was updated successfully, but these errors were encountered: