Groups | Search | Server Info | Login | Register


Groups > microsoft.public.basic.dos > #9

Re: Accessing files on a memory card of a digital camera

From Robert Baer <robertbaer@localnet.com>
Newsgroups microsoft.public.basic.dos
Subject Re: Accessing files on a memory card of a digital camera
References <40a88a5e-152d-4fdc-b049-100e430a7539@googlegroups.com> <_aTrz.41488$n83.34329@fx43.iad> <XnsA6647B98B8618auricauricauricauric@213.239.209.88>
Message-ID <HYatz.13636$y_5.13093@fx03.iad> (permalink)
Date 2016-08-17 21:37 -0800

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Auric__ wrote:
> Robert Baer wrote:
>
>> gcotterl@earthlink.net wrote:
>>> Windows Explorer says the 106_PANA folder is in this path:
>>>
>>> Computer\Canon PowerShot G16\Removable storage\DCIM\106_PANA
>>>
>>> Using the DOS Command Prompt, and type either CD or DIR followed by
>>> that path, the error is "The System cannot find the file specified".
>>>
>>> How should I type the path?
>>
>>     Why type? Use Windows Explorer and go to the location and see the
>> list of files.  If you want to get there at a CMD prompt, the cd\ works
>> for me.
>> <drive>:   **fer eggzample Q:\
>> CD\Canon PowerShot G16\Removable storage\DCIM\106_PANA
>>     Seen to work in Win2K and WinXP, should be the same in Win7.
>>
>>     Once there, type at CMD prompt:
>> DIR>  FOOLIST.TXT
>>     And edit out the junk.
>>     Or..
>> DIR *.JPG>  FOOLIST.TXT
>>     And edit out the junk.
>
> "Computer\Canon PowerShot G16\Removable storage\DCIM\106_PANA" suggests to me
> that the camera is mounted as a virtual folder (as I said before) and
> therefore *has* no drive letter. I have devices (phones, mostly, but
> previously also cameras) that mount similarly, and you can *only* access them
> via Explorer (or perhaps some other tool that can deal with virtual folders,
> which I don't currently have).
>
   Check; read and understood the funnybusiness about virtual folder.
   Have a Nikon and a GE digital camera, and they always show a drive 
with folder "tree".
   Never seen a folder with that strange name \Removable storage 
anywhere in the tree.
   Attached minimal screen capture; only thing weird is naming as "Sony" 
which is the thumbdrive i usually use (camera went squirrely once and 
now alive again).


Back to microsoft.public.basic.dos | Previous | NextPrevious in thread | Find similar


Thread

Accessing files on a memory card of a digital camera gcotterl@earthlink.net - 2015-09-19 09:36 -0700
  Re: Accessing files on a memory card of a digital camera "Auric__" <not.my.real@email.address> - 2015-09-19 17:28 +0000
  Re: Accessing files on a memory card of a digital camera gcotterl@earthlink.net - 2015-09-19 12:22 -0700
    Re: Accessing files on a memory card of a digital camera "Auric__" <not.my.real@email.address> - 2015-09-20 02:16 +0000
  Re: Accessing files on a memory card of a digital camera Todd Vargo <tlvargo@sbcglobal.netz> - 2015-09-19 22:40 -0400
  Re: Accessing files on a memory card of a digital camera Geo <nhhu-o3hu@dea.spamcon.org> - 2015-09-20 16:54 +0100
  Re: Accessing files on a memory card of a digital camera Robert Baer <robertbaer@localnet.com> - 2016-08-13 21:18 -0800
    Re: Accessing files on a memory card of a digital camera "Auric__" <not.my.real@email.address> - 2016-08-14 19:08 +0000
      Re: Accessing files on a memory card of a digital camera Robert Baer <robertbaer@localnet.com> - 2016-08-17 21:37 -0800

csiph-web