Skip to content

Conversation

@kown7
Copy link

@kown7 kown7 commented Feb 15, 2015

No description provided.

@ThomasWaldmann
Copy link
Contributor

The try/except: is a bit dirty and every linter would jump at it, try to be more specific.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's performance with executing getfacl once per file you backup? is there a windows api one could call from python?

@ThomasWaldmann
Copy link
Contributor

I suspect that these (get|set)facl.exe calls would slow down backups extremely. Is there some quicker way (via some API)?

@kown7
Copy link
Author

kown7 commented Nov 16, 2015

To the extent of my limited knowledge, there's none under cygwin. However, there is win32api and win32security. They are much more complex than these simple set/getfacl calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants