0

The plan is to use Google AppEngine as closed cloud datastore, not for content delivery, for our cloud based Windows Server 2003 machines.

How could Google AppEngine be mounted as a drive with a driveletter or as a linked directory for the Windows Server 2003 filesystem?

mit
  • 1,844
  • 6
  • 29
  • 42

2 Answers2

2

I've been looking into this myself. There are a couple of WebDAV servers for App Engine:

I haven't tried either of these, and there isn't a lot of documentation for either of them, so I don't have a lot of information. But if you can run a WebDAV server on App Engine, it should be easy to mount it from Windows.

Adam Bradley
  • 136
  • 4
1

They only way I've seen is via this ZDnet article.

Jacob
  • 9,114
  • 4
  • 44
  • 56