I am trying to copy the /usr/ports tree to windows 2000 share that is mounted with samba in /mnt.
When I try to copy the files 'cp -R /usr/ports/* /tmp' I get errors:


cp: /mnt/lang/ocaml/files/patch-camlp4-ocaml_src-lib::Makefile: No such file or directory
cp: /mnt/lang/ocaml/files/patch-camlp4-ocaml_src-meta::Makefile: No such file or directory
cp: /mnt/lang/ocaml/files/patch-man::Makefile: No such file or directory
cp: /mnt/lang/ocaml/files/patch-camlp4-lib::Makefile: No such file or directory
cp: /mnt/java/eclipse/files/patch-core.resources::plugin.properties: No such file or directory
cp: /mnt/java/eclipse/files/patch-update.core::plugin.properties: No such file or directory
cp: /mnt/java/netrexx/files/patch-bin::NetRexxC.cmd: No such file or directory


Is this caused by NTFS not accepting these file names? Is there anyway around this to get these files copied to /mnt?

Thanks,

Brian

_________________________________________________________________
Get some great ideas here for your sweetheart on Valentine's Day - and beyond. http://special.msn.com/network/celebrateromance.armx


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to