Showing posts with label Files. Show all posts
Showing posts with label Files. Show all posts

How to Transfer Your iPod Touch/iPhone/iPad Files to Your Computer

****COOL LINKS**** Win a free iPod Touch here: tinyurl.com Win a free iPad here: tinyurl.com Win a 0 iTunes Gift Card here: tinyurl.com Win a free iPhone here: tinyurl.com Win a free MacBook Air here: tinyurl.com ************************************************************** ***Text Tutorial*** 1. Download DiskAid here: www.digidna.net 2. Once downloaded and installed, start the program. Then, connect your device to your computer with the sync cable. 3. Close iTunes if it starts up and make sure it doesn’t try to sync your device because it’ll erase your data. Now click on “Media” on the left side of the program. A box should pop up so just press “OK”. 4. Now you should see a bunch of other folders. Click on the one that says “iTunes_Control”. As you can see this folder will contain several other folders. 5. Click on the main “iTunes_Control” folder and press the “Copy to PC” button and then select the destination where you want the files to tranfer to. Or just click and drag the “iTunes_Control” folder to your desktop. 6. Wait until the process of transfering your files is completed, then once it is completed just close out of the program. Now you should have the “iTunes_Control” folder with all the other folders in it at the location where ever you saved it to. 7. Now disconnect you device from your computer. Then, open up iTunes. Once iTunes is open click on “File” and then click on “Add Folder to Library”. 8. A box should have popped up. Navigate to where you saved

More aboutHow to Transfer Your iPod Touch/iPhone/iPad Files to Your Computer

Search Any Files Uploaded On The Net Easily And fast



 


If are searching for the sites which allow you to download free movies, videos, mp3, TV, series, games and text files, then General-Files is the great website. You can search for all these stuffs since it is a downloadable search engine as well. General-Files is one of the popular file sharing site.


Its major feature is its search engines which allow you to search for the required files online. By using this site, you can search for the files containing in other file sharing site like RapidShare, 4Shared, Fileserve, etc as well. Its search features is more advanced where you can search files by filtering file size and types.


You can increase your working efficiency by using General-Files. As other site, it allow you to upload your any files and share it to your friends.


You can also register new account at General-Files and start sharing videos, mp3, TV, series, games and text files freely. Within 2 steps that is search and download you can enjoy this site. With the motto "Files for Everyone" its going on very well and being popular day by day. Also, you can download videos for free!


This site is very helpful since you can search any file uploaded by using the popular file uploading sites on the net. In short we can say it is the general search engine for any files upload on the net.

More aboutSearch Any Files Uploaded On The Net Easily And fast

Easily View Invisible Files in Mac OS X’s Finder

Exactly one year ago, Cal wrote in to ask, “I once had ‘hidden files’ on my mac – running tiger. Now every application and file is visible, but ghosted back. How can I undo the view hidden files?” I am sorry, Cal, that I am only responding to this question now. I recently bought a 5th generation iPod nano, and I spent an hour last night troubleshooting a problem that was preventing me from uploading my recent runs to the Nike+ website. To properly solve this problem, I needed to manipulate invisible/hidden files and folders. I normally do this through the Terminal, since it is easy to access any kind of file there. The reality, though, is that most people using Mac OS X want a way to access invisible files through the Finder, and luckily this is quite easy to do.

First, you need to download a great Dashboard widget called “Hidden Files.” This widget is ultra simple: it has one button that toggles between the words “Show” and “Hide.”

All you need to do is open Dashboard to access this widget. You can open Dashboard by pressing F4 (or a different F-Key if you have changed this setting), selecting Dashboard from your Dock, or opening it from the /Applications folder.

When you press the button while it says Show, Hidden Files will enable the Finder setting that shows invisible files. It then restarts the Finder so that you can see these changes. You can then see all of your hidden and invisible files!

As you can see from the above screenshot, I can now see the dozens of invisible files and folders in my home folder. These files are “grayed out,” which is how the Finder indicates that a file or folder is invisible.

Once you are done viewing the invisible files, you can return them to their natural, hidden state by opening Dashboard again. This time, you will notice that the button on the Hidden Files widget has changed from “Show” to “Hide.” Press the “Hide” button. Hidden Files will change the invisibility setting and restart the Finder to make these changes take effect.

Tagged as: apple, Dashboard, finder, mac

More aboutEasily View Invisible Files in Mac OS X’s Finder

What to Do When Spotlight Stops Indexing Your Files

I have already written a guide on how to use Mac OS X’s excellent Spotlight for file searching, but that guide assumes that Spotlight is working properly. Sometimes, though, the Spotlight engine can stop indexing new files and emails. By the time you notice, it may have been weeks or even months since Spotlight updated its database. Luckily, there’s an easy way to get Spotlight’s engine back up and running.

Most people don’t mess with Spotlight’s settings — and for good reason: it just works. But you can change which drives, folders, and types of files Spotlight indexes. When Spotlight stops indexing your hard drive (which is probably called “Macintosh HD”), make these changes in the Spotlight system preference to fix the problem:

Open System Preferences and click on the Spotlight preference.Click on the Privacy tab.Now check to see if your hard drive is listed under “Prevent Spotlight from searching these locations.”If it is, click on your hard drive in the window and then press the minus button to remove it from the list. Quit System Preferences, and you’re done. Spotlight light should go back to indexing your drive (which could take some time).
If the drive is not listed here, add it to the list, either by dragging the hard drive icon into the window or by pressing the plus button and adding your hard drive. Then quit System Preferences.Reopen System Preferences now, select Spotlight again, and again click on the Privacy tab. Now you want to remove the hard drive you just added to the privacy list (click on the hard drive in the list and press the minus button). Quit System Preferences, and Spotlight should begin reindexing your drive.

It may take some time before Spotlight begins indexing your drive (and even more time before it finishes). While Spotlight is indexing your drive, do not expect to get accurate search results! Wait until it finishes.

If the above steps do not solve your Spotlight indexing problem, you can delete the entire Spotlight index and reindex your drives — if you’re willing to perform commands in the Terminal.

Warning! Performing commands in the Terminal as sudo can cause damage to the contents of your hard drive if typed incorrectly. Be careful.

Run the following commands in the Terminal:

sudo mdutil -i off /sudo rm -rf /.Spotlight*sudo mdutil -i on /sudo mdutil -E /

If, however, you are using File Vault on your user account, the Spotlight index is stored in your user account, so you would run the following commands instead. Replace username with the name of your user account:

sudo mdutil -i off /sudo rm -rf /Users/username/.Spotlight*sudo mdutil -i on /sudo mdutil -E /

These commands turn off Spotlight, remove the Spotlight index, turn Spotlight back on, and then ask Spotlight to immediately begin indexing your drives.

Tagged as: apple, mac, Spotlight

More aboutWhat to Do When Spotlight Stops Indexing Your Files