|
#1
| |||
| |||
| errors using DITTO command Forgive for the n00b question... I'm trying to copy some folders from a unix machine running Xinet Full Press [which uses Xinet KA-Share to create AFP shares] to a Win2K machine that's running Miramar's PC-Mac LAN. All of the necessary volumes are mounted on my OSX server machine. When I perform the following DITTO command I get the following: Quote:
What am I doing wrong? |
|
#2
| ||||
| ||||
| Hm... Could it be a limitation of PC-MacLAN? Different file systems will have different limits, and that includes different ways of sharing the same file system. Do you have the same trouble if you forget PC MacLAN altogether, and just mount the remote part as a windows share? Also - can you create a file with that name by hand?
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht |
|
#3
| ||||
| ||||
| do you really need to use ditto? try using cp instead if the files you are moving dont have resource forks if the disks they are stored on are not hfs or hfs+ then they probably dont have resource forks - if they do there will be a hidden file named "._filename" where filename is the name of the file in question
__________________ | PowerBook G4 550 - 10.4 - 512Mb - 20Gb | 30Gb iPod Photo | 40x12x48 Fantom Drives CDRW (firewire) | Logitech Cordless Mouse MX700 | xBox with XBMC for movies and music in the lounge |
|
#4
| ||||
| ||||
| You don't need a trailing slash for directoires. Try: ditto -rsrc /Volumes/Source_Volume /Volumes/Destination_Volume/ (the second trailing / will put Source_Volume in a subfolder of Destination_Volume, if you don't want that, remove the second trailing slash)
__________________ michaelsanford.com Blog Twitter Tumblr LinkedIn iMac Aluminum 24" | MacOS X 10.5-current | 3.06 GHz Intel Core Duo | 4 GB RAM | 1 TB HDD iBook G4 1.42 GHz | MacOS X 10.5-current | 1 GB RAM, 100 GB HDD AMD Athlon64 3500+ | Slackware 12 (2.6.21.5-smp) | 2 GB RAM, 2120 GB RAID 1, 2500 GB RAID 0 |
![]() |
| Thread Tools | |
|
|