Hi list,
I am copying about 200GB of data from Windows to UNIX, I have setup Cygwin/rsync
on Windows 2003R2 and when rsync was run on Windows it copied about 40GB of data
and after that it is failing with the following errors:
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir "/tempfs/0000238c/80/12/59" failed:
Permission deni
ed (13)
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir "/tempfs/0000238c/80/12/5a" failed:
Permission deni
ed (13)
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir "/tempfs/0000238c/80/12/5b" failed:
Permission deni
ed (13)
*** Skipping any contents from this failed directory ***
rsync: recv_generator: mkdir "/tempfs/0000238c/80/12/5c" failed:
Permission deni
ed (13)
It created whole bunch of directories not sure why it is failing to create some,
I gave permissions 777 for the entire file system to just make this work but no
luck.
Any one know why it is failing?
-------------- next part --------------
HTML attachment scrubbed and removed