vote up 0 vote down star

I'm looking for some way of editing SharePoint ASPX pages on my Mac, using either a local text editor or some kind of remote-into-the-SP-server solution (like emacs with tramp). I know that Cyberduck has the ability to open WebDAV servers with NTLM authentication, but I've been unable to get that to work.

So far, the only solution I've found is to use a remote desktop connection to a Windows Server, and run SharePoint Designer from there.

Anyone know of either a better method, or a SharePoint Designer alternative?

flag

75% accept rate
Correct. Adding the "http://" let's the Mac know that it's actually connecting to a WEBDAV share. Which is what SharePoint uses to make itself available as a "mapped drive". – program247365 Aug 18 at 15:30

1 Answer

vote up 2 vote down check

Using Finder, I was able to mount the server by just selecting Connect To Server and prepending http:// to the server name. This prompted me for domain and user name, and works.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.