wwwtree
powershell -c "invoke-webrequest -method PUT -headers @{'Content-Type'='application/pdf'} -usebasicparsing -uri http://192.
168.49.66/Infrastructure.pdf -body (get-content C:\ftp\Infrastructure.pdf)"
Last updated
Was this helpful?
powershell -c "invoke-webrequest -method PUT -headers @{'Content-Type'='application/pdf'} -usebasicparsing -uri http://192.
168.49.66/Infrastructure.pdf -body (get-content C:\ftp\Infrastructure.pdf)"
Last updated
Was this helpful?