Re: Duplicity

2016-02-19 Thread J2897
I've pretty much fixed my particular problem. I installed Cygwin years ago from another Windows account which I switched from to get rid of Current User registry problems. So I used Window's takeown command to recursively change the owner from my old account to

Duplicity

2016-02-18 Thread J2897
Cygwin appears to be appending unnessesary permissions to the files I create/modify... John ~ $ DUMP=/cygdrive/c/Users/John/temp/dump John ~ $ icacls "$(cygpath -w "$DUMP")" /reset processed file: C:\Users\John\temp\dump John SH $ icacls "$(cygpath -w "$DUMP")" C:\Users\John\temp\dump NT AUTHORITY