Re: Detecting a remote volume

2010-08-04 Thread Knut Lorenzen
Am 04.08.2010 um 15:10 schrieb Mark Fleming: > Here is what I use for: > - detecting WebDAV Volumes... can change the -t to afp to list AFP volumes. > - for mounting and unmounting WebDAV volumes. <...> Thanks Mark. I have found an even easier way to reach my goal: NSWorkspace *workspace = [NS

Re: Detecting a remote volume

2010-08-04 Thread Mark Fleming
Date: Mon, 2 Aug 2010 21:26:36 +0200 From: Knut Lorenzen Subject: Detecting a remote volume To: Cocoa-Dev Message-ID: <73f46a22-6b5d-4810-83ff-1c381a129...@macdisk.de> Content-Type: text/plain; charset=us-ascii Dear List, my app should copy a few files to a remote (afp://) volume, he

Re: Detecting a remote volume

2010-08-02 Thread Kyle Sluder
On Mon, Aug 2, 2010 at 2:24 PM, Knut Lorenzen wrote: > > Am 02.08.2010 um 22:39 schrieb Kyle Sluder: > > <...> > >>> Well, technically you are correct, of course. But they do not deliver what >>> I hope to get or expect. May I call that out of date? >> >> No. Unless you were referring to your exp

Re: Detecting a remote volume

2010-08-02 Thread Knut Lorenzen
Am 02.08.2010 um 22:39 schrieb Kyle Sluder: <...> >> Well, technically you are correct, of course. But they do not deliver what I >> hope to get or expect. May I call that out of date? > > No. Unless you were referring to your expectations as being out of date. Sorry, but I do not understand

Re: Detecting a remote volume

2010-08-02 Thread Kyle Sluder
On Mon, Aug 2, 2010 at 1:30 PM, Knut Lorenzen wrote: > > Am 02.08.2010 um 21:58 schrieb Ken Thomases: > >> They are not out of date, so there's nothing to update them about. > > Well, technically you are correct, of course. But they do not deliver what I > hope to get or expect. May I call that o

Re: Detecting a remote volume

2010-08-02 Thread Knut Lorenzen
Am 02.08.2010 um 21:58 schrieb Ken Thomases: > They are not out of date, so there's nothing to update them about. Well, technically you are correct, of course. But they do not deliver what I hope to get or expect. May I call that out of date? > Connecting to the server is not the same as mount

Re: Detecting a remote volume

2010-08-02 Thread Ken Thomases
On Aug 2, 2010, at 2:26 PM, Knut Lorenzen wrote: > my app should copy a few files to a remote (afp://) volume, hence it notifies > the user if there is no connection, using NSFileManager's fileExistsAtPath: > method. > > However, if the user connects to the Server using Finder's "Connect As..."

Detecting a remote volume

2010-08-02 Thread Knut Lorenzen
Dear List, my app should copy a few files to a remote (afp://) volume, hence it notifies the user if there is no connection, using NSFileManager's fileExistsAtPath: method. However, if the user connects to the Server using Finder's "Connect As...", NSFileManager's fileExistsAtPath: @"/Volumes