Hiya i am trying to copy lots of image files from my Debian box to a shared ntfs drive on my NT box. look at what happens :
lelouvre /home/cdcut/CDWed# cp -af 00 /win2k/images cp: /win2k/images/00/16/52/59/1652592a.tif: Operation not permitted cp: /win2k/images/00/16/52/59/1652593a.tif: Operation not permitted cp: /win2k/images/00/16/52/59/1652591a.tif: Operation not permitted cp: /win2k/images/00/16/52/59/1652594a.tif: Operation not permitted As you can see... i get this error message "Operation not permitted" which i don't understand... the files do seem to be successfuly copying regardless of the error message. permissions on /win2k/images is : drwxr-xr-x 1 root root 512 Jul 18 2000 /win2k/images Total files to copy is about 350M but when it gets to about 150-190M it suddenly stops copying files..."df -h" hangs too as it will not bring up the ntfs share /win2k. It is as if the mounted drive has fallen off. There is nothing in the event log of the NT box either. Anyone know what is going on? thanx Zane