by bigdog525@[EMAIL PROTECTED]
Nov 15, 2007 at 11:33 AM
On Nov 14, 3:59 pm, bigdog...@[EMAIL PROTECTED]
wrote:
> How do I copy a file from a windows machine to a mac via the CMD
> prompt...
>
> I know if you are copying from one window machine to another it works
> like this:
>
> copy c:\test \\tsclient\c\test
>
> Thanks,
> Justin
I figured it out I think...
copy c:\test.txt \\tsclient\HD NAME ON MAC or MOUNT NAME\test.txt
seems to work for me