Displaying 1 result from an estimated 1 matches for "jack_walter".
2011 Sep 14
0
Permission problems on Win 7 x64
...m
Strato Hidrive to a local machine (Win 7 Ultimate x64 SP1 German).
The permissions for the source file (e.g. an executable like: Xshell.exe)
are:
Everyone with Full control (inherited from the root of drive D:)
Now I sync that file to the destination machine (Strato HiDrive) with:
"D:\Users\Jack_Walter\Tools\Rsync\bin\rsync.exe" -v -P -h -rlt -z
--chmod=a=rw,Da+x --modify-window=2 --delete --exclude-from
"/cygdrive/D/Users/ Jack_Walter /Tools/Rsync/hidrive_excluded_files.txt" -e
"/cygdrive/D/Users/ Jack_Walter /Tools/Rsync/bin/ssh.exe -o
StrictHostKeyChecking=no -l Jack_Walter...