Hi, can someone help me please, I need to send/copy some files from a D:\folder to a URL https://
What command Can I use?
Many thanks in advance,
Alejandro
Hi, can someone help me please, I need to send/copy some files from a D:\folder to a URL https://
What command Can I use?
Many thanks in advance,
Alejandro
If you are a WordPress user then you can try WP plugins, it’s easy for you to do your work.
Try with Invoke-RestMethod or Invoke-WebRequest
Thanks.