attic icon indicating copy to clipboard operation
attic copied to clipboard

Win32

Open kown7 opened this issue 10 years ago • 3 comments

kown7 avatar Feb 15 '15 22:02 kown7

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

ThomasWaldmann avatar Mar 20 '15 02:03 ThomasWaldmann

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

ThomasWaldmann avatar Nov 06 '15 16:11 ThomasWaldmann

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.

kown7 avatar Nov 16 '15 23:11 kown7