Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

tac

how did you use it powershell ?

How did you use it PowerShell?
vj_iway

Re: How to call "Ignore permission error" option via powershell

Awesome!! Thank you.
vj_iway

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.
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."

So is there any way I can set 'Ignore permission errors' option to true in PowerShell?

Thank you.