• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iDisk access in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iDisk access in Cocoa


  • Subject: Re: iDisk access in Cocoa
  • From: Vince DeMarco <email@hidden>
  • Date: Mon, 18 Feb 2002 19:34:20 -0800

On Sunday, February 17, 2002, at 10:43 PM, M Ramachandra Acharya wrote:

Hi Everybody

I have a query about using iDisk with Cocoa.

I want to identify the iDisk Volume and display its contents in an app.
which I am developing.

The two calls under the 'NSWorkspace' of Appkit,

1. - (NSArray *) mountedLocalVolumePaths
2. - (NSArray *) mountedRemovableMedia

do not return the iDisk volume. But I find that the 'iDisk' volume does show
up under '/Volumes'.

Can you please file a bug about this, there is no reason why calling the two methods above should not work.

vince


When I check the attributes of the 'iDisk' folder, I do not get any thing
unique in it for me to identify it as a iDisk volume.

But when I use finder and check the properties of the volume by selecting it
and pressing 'Command + I', the info widow says that the 'Format' is
'WebDAV'. I thought of using this as the unique key, but alas! could not
find any function to get this info.


What you can do is use the fstat function

ib the structure it returns is the file sysyem type.


Can any body pl. help me to I identify the 'iDisk' programmatically in
Cocoa?

TIA.

With regards

Ram



--------------------------------------------------------------
Robosoft Technologies, Mangalore, India
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: iDisk access in Cocoa
      • From: Andrew Mortensen <email@hidden>
References: 
 >iDisk access in Cocoa (From: M Ramachandra Acharya <email@hidden>)

  • Prev by Date: Re: Idle Time in a loop
  • Next by Date: Re: iDisk access in Cocoa
  • Previous by thread: iDisk access in Cocoa
  • Next by thread: Re: iDisk access in Cocoa
  • Index(es):
    • Date
    • Thread