X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=BbzeOqLTzZ8bA/LjTmpHzfcSEy0dV O0nO7BvZgl7np2RClobgtqddcYzIRKTIYo8bNUfvmy8DBZ+RNb7nAXh57MSJn5BZ SBSyKZiMOg8Zc+nCEwknH6pgaybLEDYIWiyRT14NrIWf7CSUXmSzCqSqMYMSiz+/ JN86pYo2+F4LZw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=LIvdkCbV+vPiEbC5Lo/DTZ1upmQ=; b=Dgp iLMZpcd76sgdaaQTwZOMlIHH90PZdwhU+AYGepeDhgnB/AYfFq2Zq5XKDyMM6xI9 /5eR+ckuRS53DULWMSUqm9N72oVcQlXllooyzCZR83DwkfM5hRrZCkcYmNJBOZMd 9LoXxlKAlxrPrQOybeidSU0ig0qw5f6MyS19mv5k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=4.5 required=5.0 tests=AWL,FREEMAIL_FROM,PHOTO_SUBJECT,RCVD_IN_DNSWL_LOW,SPAM_SUBJECT1,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-qc0-f169.google.com MIME-Version: 1.0 X-Received: by 10.140.35.240 with SMTP id n103mr5137888qgn.11.1422389242937; Tue, 27 Jan 2015 12:07:22 -0800 (PST) Date: Tue, 27 Jan 2015 15:07:22 -0500 Message-ID: Subject: accessing iphone photos from cygwin From: Cary Lewis To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes When an iPhone is plugged into a windows machine, windows uses the WPD (windows portable device) infrastructure to expose the photos on the iPhone as a connected portable device. There is no UNC path to the device. Windows Explorer has access, and other windows programs like the file importer, picasa, etc. all can access the photos, so how can this be done in cygwin? There is far manager plugin (a COM component) that allows the far manager program to access the device, but there doesn't seem to be a way to control far manager cleanly. I was hoping to find a library or utility to access the photos that I could use in a cygwin bash script. Does anyone know how to access the WPD components or infrastructure from inside cygwin? I know there is the libmtp cygport package, but it doesn't seem to work along side the WPD inner workings of windows. Thanks for any help. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple