dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.31k stars 1.54k forks source link

invoke-webrequest error #624

Open ITRecords38 opened 3 months ago

ITRecords38 commented 3 months ago

Hi,

System : W11

I need your help to understand why this isn't working.

PS C:\Users\ITRecords\Downloads> invoke-webrequest -method put -infile STA_BRAND.png https://transfer.sh/STA_BRAND.png invoke-webrequest : Could not save metadata Au caractère Ligne:1 : 1

+ invoke-webrequest -method put -infile STA_BRAND.png https://transfer. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation : (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException
    + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand

Thanks