How to call "Ignore permission error" option via PowerShell
Hi,
I am trying to upload the files to the SFTP server and seems some permissions issues are resulting in failure. I am getting the error below.
Thank you.
I am trying to upload the files to the SFTP server and seems some permissions issues are resulting in failure. I am getting the error below.
So is there any way I can set 'Ignore permission errors' option to true in PowerShell?If the problem persists, turn off setting permissions or preserving timestamp. Alternatively you can turn on 'Ignore permission errors' option.
Permission denied.
Error code: 3
Error message from server: This server does not support operations to modify file attributes."
Thank you.