up vote 0 down vote favorite
share [g+] share [fb]

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?

link|improve this question

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 '09 at 15:30
feedback

2 Answers

up vote 2 down vote accepted

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|improve this answer
feedback

I was also able to use the Finder and MAC OS X's (COMMAND+K) to connect. Works a charm and the quicker the server, the better the connection. The server I'm connecting to runs almost as quick as my local drive (sure my network has something to do with that as well).

Now, if only I could figure out how to create and edit new themes (with CSS) without having to use Sharepoint Designer, I'd be all set.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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