[ 
https://issues.apache.org/jira/browse/VFS-405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413723#comment-13413723
 ] 

Gary D. Gregory commented on VFS-405:
-------------------------------------

Thanks for the new patch Benjamin.

I currently see:

{noformat}
Running org.apache.commons.vfs2.provider.local.test.LocalProviderTestCase
true
Tests run: 79, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.435 sec <<< 
FAILURE!
...
Failed tests:   testReadable(org.apache.commons.vfs2.test.PermissionsTests)
{noformat}

I'll have to take a look later unless you can dig in now...

                
> Get/set the file permissions
> ----------------------------
>
>                 Key: VFS-405
>                 URL: https://issues.apache.org/jira/browse/VFS-405
>             Project: Commons VFS
>          Issue Type: Improvement
>            Reporter: Damian Waszak
>         Attachments: permissions-0001.patch, permissions-0002.patch, 
> permissions-0003.patch, permissions-0004.patch, permissions-0005.patch, 
> permissions-0006.patch, permissions-0007.patch
>
>
> Add possibility to change file permissions through VFS, similar to executing 
> *chmod* command on a file.
> Simple use case scenario would be to move a file to SFTP server, and then 
> retrieve and change the permissions, e.g. exececute chmod 0644.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to