chmod on directory throws exception in _setStat
Status: Alpha
Brought to you by:
ymnk
When I do SftpChannel.chmod(int permissions, String
remotePath), it changes the permissions for the
directory but throws an exception anyway in _setStat().
This is exactly the same error that Heiner Westphal
reported on March 8, 2005:
http://sourceforge.net/mailarchive/message.php?msg_id=11105305
Has there been a resolution on this bug? Thanks for the
great library!
Thanks,
Jeff