How to copy *.jpg in a folder empty

10.6.8 using

I have connected my (Moutrie) USB camera to my computer.  I have the camera set to save jpg files and avi.  I have 500 files in the folder, 250 are in jpg.  I want to copy the jpg file to where I have a temporary folder.  BACK training, I don't know what to call things on a Mac, even if I use them for 8 years.

In the Finder, under 'Locations' I of course desktop and Applications.  I also have the directory structure where I work, called "cglenn."  Under that, I have a temporary folder. The Moutrie is listed in the "Devices" box as moutriecam.

I have messages in this forum, the closest, I came to reading: cp moutriecam/*.jpg ~cglenn/temp

I tried without the tilda first.  In any case, so I don't know if the records of departure or destination (or both) are not typed correctly, the results say "no such file or directory,".

If 'cglenn' is your user name, you must use "~ / temp ' where ' ~ / ' is a shortcut for/Home / or/Users/cglenn. Of course, I guess that the 'temp' folder is in your file.

Tags: Mac OS & System Software

Similar Questions

  • How to copy Outlook Express emails to a folder in My Documents?

    I move from Windows XP to Windows 7 and need to keep my emails I have in Outlook Express.  How to copy Outlook Express emails to a folder in My Documents?

    Open the folder in OE and highlight all messages (Ctrl + A) and then just drag them to the folder.  You can drag the in a WLMail folder later if you wish.

    If you want to do more than a record of messages...

    Transfer of data from Outlook Express and Windows Live Mail:

    For Messages:

    Copy the * ENTIRE * OE message store folder to a flash drive. (Folders.dbx must be included). Place it on the desktop or another location on the computer using WLMail. Open WLMail and: file | Import | Messages | Microsoft Outlook Express 6, and the point where it was saved.

    Location of OE message store:

    In OE: Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.

    In Windows XP, Win2K & Win2K3 the OE user files (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    For addresses:

    Open the address book in OE and file | Export | Address book (wab) and save it to the desktop. Copy it to a flash drive. Place it on the desktop or another location on the computer using WLMail.

    Open the Contacts list in WLMail, (go |) Contacts in the Menu bar) and the file | Import | Address book (wab) Windows and the point where you saved it.

    Note: If you use a CD or a DVD instead of a flash drive, after placing on the new machine you must remove the read-only attribute in the properties before you import.

    For the account settings:

    In OE: Tools | Accounts, select the account and export it to the desktop. This will be an .iaf file. Copy it to the new computer and WLMail desktop: tools | Accounts and import the settings from the location you saved the.

    WLMail specific help, please use this forum.

    Windows Live Mail Forum
    http://windowslivehelp.com/forums.aspx?ProductID=15

  • How to remove a folder empty on the desktop

    I created a folder empty to use on my desk and not use it. Now I can't delete it! If I delete, or drag to the trash, it disappears. But he's back on the desktop the next time I turn on the computer. I want to remove it permanently - how should I do this?

    Hello

    Please proceed with loading safe mode and delete the folder from your desktop.  This should take care of this for you.  I hope that this information is beneficial.

    Thank you

    Aaron
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • How to copy a file from one folder to another?

    Windows 7, my images: how to COPY a file from one folder to another?

    Right-click on the file and drag it to the other folder. Release the button on the right and click on copy here.

  • BlackBerry smartphone how to copy a file to a specific to the BlackBerry Desktop folder

    Hi all

    IAM again to BlackBerry programming. My requirement is to know how to copy some files (i.e. excel files) in a folder specified in the BlackBerry to desktop. Can someone guide me what programming software to use to make this work.

    Please can someone tell how the system of files (records management) would be BlackBerry.

    Thank you

    mnkumar wrote:

    Is it necessary to have separate BB sd card to get an accessible drive in 'My computer' and so we can copy files programmatically.

    What is the price of media card (say 1 GB).

    on your device, you have internal memory (aka the device memory) and you have a microSD (aka memory support).
    memory support can be seen by your PC using USB mass storage (which you can do on the first Blackberry).
    the device memory can not be seen like that. The Roxio Media Manager can do that, as well as a module of the Desktop Manager 4.7 (does not work on 4.6 and earlier).

    a Sandisk 4 GB media card costs cheaper 4USD on Amazon.

    mnkumar wrote:

    Is it possible to develop an application that resides in the internal memory of BB, who can access the files in the memory card?

    Yes it is possible. You can search for resources on the top of this page, in the "DEVELOPERS" link If you have any questions about this you can post them on the set of 'Java development' on this forum.
    http://supportforums.BlackBerry.com/Rim/Board?Board.ID=java_dev

  • How can you copy a "My Documents" folder to a folder in the "Drafts" folder in Yahoo UK mail?

    How can you copy a "My Documents" folder to a folder in the "Drafts" folder in the mail of Yahoo UK?

    It is an Adobe, not Yahoo!, forum.

  • How to copy a whole folder?

    Greetings,

    I created a tru my network folder directly in the hub (did not use the distance function). Now I am trying to download a copy of the entire folder on a remote computer by using remote access Media Hub (ciscomediahub.com).

    I'm having a very frustrating time trying to download the entire folder. Since I have a lot of files, I can't be able to download/copy the entire folder without having to copy each file individually using the function remotely (via ciscomediahub.com).

    Can someone help me with this please?

    Thank you!

    Hello

    Maybe its a problem flash adobe why you can't download large files/folders using the mediabrowser. Check out this site that addresses that the limitations of 32-bit flash adobe. As an alternative, I think you can use FTP to transfer big files/folders, just use Windows Explorer when you use FTP so that you can drag & drop or copy & paste the files/folders.

    I hope this helps.

  • InDesign how to make a copy in a designated folder?

    Hi experts

    Ho can I make a copy in a designated folder?

    My goal:

    I want to copy to a specified on ~/Desktop/BACKUP/

    before that I want to open the files in the target folder?

    Thank you

    Respect of

    John

    This will make a copy of a file to another. You need to modify the source path, and after that you will need your code to open document.

    var MYF = Folder ("~/Desktop/yourSourceFolder/");

    If (myf! = null) {}

    var myFiles = myf.getFiles ("*. *");

    var filename = myf.name;

    for (var i = 0; i)<>

    {

    var sourcePath = File("~/Desktop/yourSourceFolder/"+myFiles[i].name);

    var targetPath = File("~/Desktop/BACKUP/"+myFiles[i].name);

    sourcePath.copy (targetPath);

    }

    }

  • How to import .jpg files in Lightroom

    How to import .jpg files in Lightroom?

    My Lightroom imports do not include .jpg files.

    I tried the following: I made a new folder and copy all the files in .jpg (only jpg files) to the new folder. NOW, Lightroom has imported this new folder .jpg files. Thank you.

  • How to copy a site server on my hard drive

    I am new to Dreamweaver CS4 and have been using MS Expression Web and FrontPage before.  I'm trying to figure out how to copy a site to a server in a folder on my hard drive in order to modify the site on my HD and then upload (Publish) the editing files on the server.  I started the Site menu and selected new site and the Basic tab. I called the site and left empty URL because this site is to be on my selected HD option button is not to use the server technology (ASP, etc.) and created the path to my local computer.

    What should I choose on how to connect to the remote server.  With Expressions of MS I have FrontPage extensions.  This isn't a choice.  Should I choose FTP or WebDAV?  I guess FTP as I don't know my WebDAV connection information.  I stopped at this point I'm afraid I'm not corrupt sometining on my site on the server.

    Why asked am me server information when I want to just copy the site on my hard drive?  Once the site is hosted on my HD, I would like to be able to download the changes to the file on my server.  In the MS Expressions I could upload (Publish) it only files that have changed.  Is and option in Dreamweaver?

    DW has a help feature excellent that you can use by pressing F1.  The answer to this question and many other operational issues would be there.

    You select a site by opening the files Panel, and then selecting the name of your site (which you gave during the definition of the site) in the drop-down list of sites.

  • Files that are opened in a bound iCloud application are instantly copied to the application folder in iCloud.

    When I open a file in any folder in the finder, in an application that is linked to iCloud, i.e. 'Expert PDF' or 'Preview', I opened, the file will be copied to the application folder instantly. This only happens on Mac.

    On Mac, the file appears in the folder something like a shortened (as in the picture):

    If I open the mobile application (i.e. PDF Expert) there is a copy of the file in the application folder.

    I first thought that would happen only with Expert PDF, but I discovered that it happens with any application that is enabled in the settings of the iCloud drive. It's really annoying to remove them, every time that you open the. That this feature was actually supposed to do, is create a folder in iCloud drive that is assigned to the application on any device to iCloud.

    Maybe someone knows how to turn it off, or maybe it's just a bug.

    It looks like a feature and not a bug.

    iCloud is not really duplicate files in the files collection of application.  It looks like a file duplicate of the same size as the original, that you have opened, but iCloud is record storage by creating symbolic links. .

    I checked several of apparent duplicates in the Terminal, and if I list the file with the Terminal command

    LS - li somefileoniclouddrive

    I see that the inodes are identical to the original and the duplicate.  So no additional storage is required.

  • How to copy an iPhoto Library AND photos

    With the help of iPhoto Library Manager I made a copy of my iPhoto library to a new external drive, but I noticed that when I opened the library copied, the photos it contains are always referenced to the original photos, no copies on the new drive, as I had hoped.

    If as expected, how a copy an iPhoto Library AND photos referenced to a new location, on an external drive, as is any independent on the new drive?

    Thank you

    Geoff

    Simple:

    Go to your pictures folder and find the iPhoto library here. Drag it to the external hard drive. It will make an exact copy it

    Fact.

    Warnings: the player must be directly connected (USB, lightning etc.) and Mac OS extended (journaled) format

    Are you running a Managed or referenced library?

    A managed, library is the default setting, and iPhoto copies the files in the iPhoto library during import. The files are then stored in the library package

    A referenced library is where iPhoto does NOT copy the files in the iPhoto Library when importing because you have made a change to iPhoto-> preferences-> advanced. (You unchecked the option to copy files in the library to import) The files are then stored wherever you put them and not in the library package. In this scenario, you are responsible for the management of files.

    If you have a library that is referenced, then it is much more complicated.

  • How to copy iTunes to ext HDD in the MacBook Air?

    Hello

    I just bought a MacBook Air 128 GB flash drive.

    I can't afford to buy the 256 GB so settle for 128 gb.

    So, how to copy the library of songs currently in my iMac to an external HARD drive to be played/connected to my new MacBook Air?

    Thank you

    In the iTunes preferences (iTunes preferences → advanced →), you can select the location of the iTunes Media folder.

    By default, it is Users/You/Music/iTunes Media.

  • When I send an email, it will not put a copy in my "Sent" folder, can I fix?

    I chose to put a copy in my "Sent" folder, and sometimes it goes right, blip, blip, almost instantly.
    So most of the time he spends a couple of minutes putting a copy in the folder sent, said there was a mistake in doing so I want to "try again", but try even once, does not work. Don't try not only the way to get rid of the "write" page means. I hope someone knows how to fix it. I'd like to. She seems to have actually
    sent the message, but no copy in the folder sent to make sure of that. If I put my own address with another email Manager and checked the Bcc, I get the message sent, but still no copy in my sent folder. I'm doing something wrong? Thanks, D.Fox

    I have a solution. I continued to watch and try different things. I had chosen the choice by default to "place a copy in: [my e-mail account].» Finally I found at the end of the 'box', arrow down and he opened other choices. It is accessible in this way: click your e-mail account; Accounts; View the settings for this account; Copies & folders; (checked) Place a copy in: [now, do not select the default, but go down, it opens a drop-down menu which includes 'Local Folders'] check that line. (I did have a "Sent" folder under my local files. BUT the next time I "sent" e-mail, it created the "sent" folder and make a copy that is. Not being not too fast, I guess that makes me the 'server' and only on my local files. In any case, I now get a 'Copy' of all sent email and that soon. I recommend trying it to see if it solves your problem too! Hope it will be useful to others. Thank you, all... D.Fox

  • How to copy Contact addresses in the address book of TB in Win7?

    In Win7 have addresses in the Contacts under the USER folder. How to copy all the Thunderbird addresses at once. Currently you can not move at the same time. Pls info. Thank you.

    See here http://thunderbirdtweaks.blogspot.com.au/2013/12/windows-contacts.html

Maybe you are looking for

  • HP Pavilion Notebook - K8Z00AV: can I upgrade the RAM on my laptop HP Pavilion

    Hello, I was wondering if it would be possible for me to update my RAM, he is currently at 8GB, I want to upgrade to 16 GB or whatever the max is. Thank you!

  • How to clean all cooling of the Qosmio X 770 - 107

    Hi guys,. y at - it no manual, how do I clean the entire system for a gaming laptop X 770-107 of cooling? I try to clean the dust on admission and exit of the laptop, but what is in the middlepart cooling system? Any ideas?

  • Connect you verify your account! link...?

    Hello Got the following text on my phone and the link is "***://apple.com.hgjsds.xyz/f668e6a166043b96387c91f0db74ab6c/". is this legit or fake? so fake how did he get through? Thanks in advance That < link published by host >

  • I somehow missed the 10.11.0 update. What should do?

    I missed the update of El Capitan 10.11 and now I can not install other updates (11.2 combo). Currently I have Yosemite 10.10.5. Things are fine. I'm afraid that on other updates such as iTunes. Like when the new iTunes comes out I will not be able t

  • BlackBerry smartphones change Email address

    Hello I have my Blackberry as a hand me down to keep me going for a while, my friend has their configuration of e-mail on the subject, and I can't get rid of or change it to mine, any suggestions? Furthermore, the e-mail which is now on the 8900 is a