<p>Trying to change the permission of a file or folder, result in a SshException being thrown, with the Failure Status code.</p>
Comments:
Comments:
Hey,
Sorry it took me a while to get to it but I just fixed this problem.
The issu was that I was trying to updated few attributes at once when there was no need and when updating directory I was trying to update size as well, which is not valid.
Please check 22234 code commit which contains solution to this problem.
Thanks,
Oleg