iDisk Utility for Windows XP 38
mister_tim writes "
Apple has released an iDisk Utility for Windows XP. It could be useful under a mixed environment or those (like me) stuck using XP at work and such." Is there a way to mount iDisks on Linux, too?
Re:not a mac user (Score:4, Informative)
iDisk is a mountable over the Internet drive volume. It uses WebDAV to accomplish this. Basically, it's a WebDAV drive with more spit and polish to it then you generally see.
Now Apple has chosen to charge for the
Apple now provides the XP iDisk tool to make it easier for the clueless to connect to the iDisk and manage it from a WindowsXP computer. But any version of Windows can attach to the iDisk using MSIE Web Folders because Web Folders supports WebDAV.
There are several Linux or Java WebDAV tools out there that will work as well. CaDAVer being a very nice FTP like client that uses WebDAV instead of FTP.
Re:Where's the Linux version? (Score:4, Insightful)
The volume is not propriatory in any way, it has not been 'embraced and extended' by Apple.
This is a WebDav IETF working group:
http://ftp.ics.uci.edu/pub/ietf/webdav/
There are also a couple of RFC's on WebDav:
http://www.ietf.org/rfc/rfc2518.txt
htt
There are open source utilties for dealing with serving (mod_dav for Apache) and mounting (cadaver) WebDav volumes - it's fair to say that it's assumed Linux, BSD and other Unix users are knowlegeable enough to work out that they can go to freshmeat.net (or Google) and search for the term WebDav.
You can find a list of WebDav related utilites at http://www.webdav.org/.
It should also be pointed out that you don't even need this utility to mount iDisks under Microsoft Windows 98 or newer (or even Windows 95, with MS IE 4.0 IIRC) - the OS supports mounting FTP and WeDav volumes as mapped drives out of the box, this is mearly a slightly more user friendly interface (which will no doubt be a boon to Macintosh users who rarely interact with Microsoft Windows based PC's).
So to answer the questio you posed:
Where's the Linux version?
If you can sucessfully do this:
mount.davfs http://idisk.mac.com/username
The answer is 'already compiled on your system'.
iDisk uses WebDAV (Score:5, Informative)
Other Linux WebDAV tools must be available, I haven't looked lately. Last I looked, the cadaver command line tool was the most compatible and it feels just like FTP with a few minor changes. Most Linux users are savvy enough to setup a WebDAV client. BTW, you could setup the Apache WebDAV module and configure it to be your own iDisk. (you'll have to override the idisk.mac.com hostname to use the Apple tools and make it think it's really
WinXP does not actually need the iDisk tool, as Web Folders can connect to an iDisk with no problem. Just add a network place and away you go! The tool makes it easier for clueless users. It also adds the ability to adjust public folder permissions and it has a nice little disk space bar along the top to let you know how much space you have, etc. It's the same as the
Of course if you are using iDisk then you most likely have a Mac so you don't really need the tool. MSIE adds the Web Folders feature to older versions of Windows so again, you can attach to iDisk in a fairly easy fashion.
Re:iDisk uses WebDAV (Score:5, Informative)
Re:iDisk uses WebDAV (Score:2)
I've also had a Linux user from Slashdot log onto my Public folder on my iDisk and send me some files, over dialup even!
Re:iDisk uses WebDAV (Score:1, Offtopic)
I've been hearing a lot about WebDAV lately, and the more I learn about it, the more I think it's the perfect solution for remote, crossplatform file sharing. I've been doing some work with a decentralized team, each of us working from our home office, doing technical writing and PR services. We need a remote fileserver for storing common files, especially documents in progress. Something like iDisk would be nice, but none of us are on a mac right now (it's currently a mix of Linux and WindowsXP). I'd run my own, except I'm working from home, and my ISP doesn't like me running servers from my system. I have an account with a great hosting provider, but they have FrontPage extensions installed on their servers, and FP somehow conflicts with mod_dav. My question: Is anyone aware of a commercial DAV service? Even a decent hosting service that would be willing to run mod_dav would be great.
Second, has anyone actually got davfs to work? I've tried both davfs and davfs2 (on a fairly vanilla RedHat 8.0 box), and neither one works. davfs1 gives me mount:no such device errors, while davfs2 says something about an invalid mount point. Any ideas?
Thanks a ton...
Re:iDisk uses WebDAV (Score:1)
all templates and pythonscript code within its object
database, even if the zope server is the local machine it is often easier to connect to the webdav server on 127.0.0.1
than to work on things in their "through the web" management screens.
Konqueror (Score:2, Informative)
webdav://www.something.com
Havn't tried it though...
XP must be "special" (Score:5, Informative)
Re:XP must be "special" (Score:1)
It also makes it much simpler for Mac users. i.e. they just email a link to download the XP iDisk tool rather than try to explain how to connect to a WebDAV resource.
Re:XP must be "special" (Score:2, Offtopic)
My experience. (Score:4, Funny)
Well, I've always had good experience with finishing nails and a 16 oz. rip hammer.
If you read previous postings... (Score:1)
No it's not 'dangerous beta software' as implied (Score:3, Informative)
WebDav volume support is something that has been built in to Micrsoft Windows since Windows 98 (and is avalible under Windows 95 if you install MS IE 4.0).
It's not 'beta', it's something that's been supported under Windows for the last 5 years.
I've been using my iDisk for months under Win XP (Score:2, Informative)
How about some more software (Score:1, Interesting)
You are missing why they did this... (Score:4, Insightful)
If they released iTunes w/ iPod support for windows, what does it gain them? There is already a company (SoundJam IIRC), producing software that interfaces with the iPod, so they aren't going to sell more of those, they aren't going to turn a profit from it if they give it away for free (they already sell a "windows" version of the iPod), and they aren't going to influence more people to buy macs (more the reverse, actually).
If they release Safari, what does it gain them? They would be going into a situation where there is a monopoly on the browser and they have no quick way to fix it, and by providing an *outstanding* browser on the Mac, they give windows users one more reason to Switch.
Finally, Safari and more and more of iTunes have been written in ObjC w/ Cocoa. This would make porting slightly difficult, since they would have to be rewritten almost from the ground up (Apple would not likely use OpenSTEP to make the switch just yet).
Meanwhile, this utility gives a clear and very public way for Windows XP users to move their documents over to the Mac, easing the Switch when they do decide to make it. It is one more reason *to* make the switch: they are easing the transition. It also gives them the ability to take greater advantage of a
Repeat to yourself over and over again until you burn it into your memory: Apple is a Hardware Company, Apple is a Hardware Company...
Re:You are missing why they did this... (Score:4, Insightful)
Re:You are missing why they did this... (Score:4, Insightful)
Re:You are missing why they did this... (Score:1)
When I was doing WebObjects development, Apple had an Objective-C layer for Windows NT which they sold as part of WebObjects. It worked great: just modify your .nib files (Cocoa UI descriptors) to follow the Windows look-and-feel, and recompile. Of course, Apple has since decomissioned the old Objective-C WebObjects in favor of a J2EE replacement. But I would be shocked if they haven't kept the Windows frameworks alive in some hidden laboratory, if only so they can write strategic cross-platform applications.