vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi everyone, Has anyone of You seen this message before ?? I'm trying to do a cp -R -p /xxx/xxx/xxx /xx as root, and gets this message cp: not all requested changes were made to /tempcd1/CD_PI_2002_2_470/INST_470/FORM The rights where I'm copying from are 777, and everything is owned by root, and the directory that I'm copying to got the rights 777 and is owned by root. Can anyone please help me. Thanks Gitte |
| ||||
| "Gitte- T?gersen" <toger67@privat.tele.dk> schrieb im Newsbeitrag news:40f654c5$0$299$edfadb0f@dread16.news.tele.dk. .. > Hi everyone, > > Has anyone of You seen this message before ?? > > I'm trying to do a cp -R -p /xxx/xxx/xxx /xx as root, and gets this message > > cp: not all requested changes were made to > /tempcd1/CD_PI_2002_2_470/INST_470/FORM > > The rights where I'm copying from are 777, and everything is owned by root, > and the directory that I'm copying to got the rights 777 and is owned by > root. > > Can anyone please help me. > > Thanks > > Gitte > Hi Gitte, Too little information - which oslevel, from where do you copy... requested changes need not be related to rights set. Check for: - Problem with case of CD content (mount command - nocase/upcase)? - Problem with standard CD uses (ISO 9660?)? - CD itself faulty? - Problem with character set on your server (compatible with CD's charset?) Regards, Andreas |