Skip to main content
Participating Frequently
November 3, 2011
Question

CF 8 Windows 2003 Mapping to Mac

  • November 3, 2011
  • 2 replies
  • 776 views

I have a windows 2003 erver running CF 8.  I need to be able to drop files on a remote mac server outside of our network.  Is there an easy way to do this?  The mac people have created a shared resource on the mac and opened it to the webserver's ip however this does not work.  The CF services are running under the same credentials given to the access account on the mac.

    This topic has been closed for replies.

    2 replies

    Community Expert
    November 25, 2011

    This isn't really a CF question, it's a Windows-Mac interoperability question. There are two ways you can approach this. You could use Samba on the Mac, which would allow the Windows machine to write to a published share on the Mac. Alternatively, you could set up the Windows machine to support the native OS X file sharing protocol, whatever that is. I'd go with the former, I think.

    http://www.trickyways.com/2011/07/file-sharing-mac-os-x-lion-and-pc-windows-7/

    Dave Watts, CTO, Fig Leaf Software

    Dave Watts, Eidolon LLC
    Legend
    November 3, 2011

    Perhaps use a USB memory stick to copy the files over if you don’t need to repeat the process.

    HTH, Carl.

    EBG1103Author
    Participating Frequently
    November 3, 2011

    Nope, this will be a CF application that needs to write the files to the remote mac.