ThomasW said:
You shouldn't use the cp command at all!!
All files with resource forks will be damaged after they're copied with cp. You should really use CpMac, which is included with the developer tools.
i looks like your correct. as i write this message the documents are being copied with an error message and landing on my machine with 0 (zero)kb file size. i have "Developer Tools" version 10.1. is it difficult to use the CpMac?
terminal commands are as follows:
Last login: Wed May 26 08:13:09 on ttyp2
Welcome to Darwin!
dsl081-070-009:~ eskiba$ df
Filesystem 512-blocks Used Avail Capacity Mounted on
/dev/disk0s9 78157200 28753520 48891680 37% /
devfs 200 200 0 100% /dev
fdesc 2 2 0 100% /dev
<volfs> 1024 1024 0 100% /.vol
/dev/disk1s9 240098256 140156552 99941704 58% /Volumes/Films
automount -nsl [303] 0 0 0 100% /Network
automount -fstab [315] 0 0 0 100% /automount/Servers
automount -static [315] 0 0 0 100% /automount/static
/dev/disk2 8467180 8467180 0 100% /Volumes/GeneralDocBackup
dsl081-070-009:~ eskiba$ cd /Volumes/GeneralDocBackup
dsl081-070-009:/Volumes/GeneralDocBackup eskiba$ sudo cp -R * ~/Desktop/GeneralDocBackup
Password:
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
dsl081-070-009:/Volumes/GeneralDocBackup eskiba$ sudo cp -R * ~/Desktop
Password:
cp: Quicken Essentials/Backup Folder/6Quicken Data: Input/output error
cp: Quicken Essentials/Backup Folder/1Quicken Data: Input/output error
cp: Quicken Essentials/Backup Folder/21Quicken Data: Input/output error
cp: Quicken Essentials/Backup Folder/2Quicken Data: Input/output error
cp: Quicken Essentials/Backup Folder/31Quicken Data: Input/output error