Hello
Im trying to access shadow copies under windows XP by rsync.
Shadow copies may be accessed as a device with the following syntax:
\\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy1
I try it with rsync but the log always states:
rsync: link_stat
"/cygdrive/\//GLOBALROOT/Device/HarddiskVolumeShadowCopy1/ada"
failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at
/home/lapo/packaging/tmp/rsync-2.6.3/main.c(702)
Is rsync not capale to access devices with this syntax?
Or do I make an other error?
Thanks for your help
MIchael
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Dr. Michael T. Dirksen
Brucknerstrasse 39
64347 Griesheim
Tel: 0049 (0) 6155 - 848781
Fax: 0049 (0) 1212 - 5192 - 81276
mail: [EMAIL PROTECTED]
web: http://www.wasserleben.com
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html