iTunes: Photo sync creates iPod Photo Cache folder

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iTunes: Photo sync creates iPod Photo Cache folder
# 1  
Old 08-03-2010
iTunes: Photo sync creates iPod Photo Cache folder

When you use iTunes to sync photos to iPhone, iPad, or iPod, iTunes creates a folder called "iPod Photo Cache" in the top level of the folder you selected for your photos. Picking another folder to sync does not erase the previous iPod Photo Cache folder. Depending on how many photos are being synced, your hard drive could fill up.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

FTP Photo using Linux script

Please provide sample linux shell script to retrieve a photo from a Panasonic Security camera using a http command and then transfer to ftp server. I am using Linux O/S 2.6.32 KERNEL Script steps: Retrieve still picture from a Panasonic camera using the following http command ... (1 Reply)
Discussion started by: Busprotect
1 Replies

2. What is on Your Mind?

Post An Action/Sport Photo of Yourself Here!

I'll start this off .... me diving off Koh Rin..... https://www.unix.com/members/neo-albums-neo-diving-picture423-diving-koh-rin.jpg (5 Replies)
Discussion started by: Neo
5 Replies

3. What is on Your Mind?

There is a good photo website

:) hello,everyone,I am the newcomer.I hope you can go to this website:flickr.com/photos/partpic/.I am sure it is NOT spam.Then,you can feel that it is a professional photograph website about the computer. there are o lot of picture of some kinds of computer ,include IBM,SUN,HP,EMC,HDS and others.I... (4 Replies)
Discussion started by: part pic
4 Replies

4. Gentoo

Creative Zen Sleek Photo...

Hi all, My thanks in advance for reading and any posts. Just wondering if anyone knows of anywhere where I can get a driver from for a creative zen sleek photo for redhad Fedora? I ordered it stupidly without making sure that it would work on Fedora, seems that it only works on WinXP. ... (2 Replies)
Discussion started by: B14speedfreak
2 Replies
Login or Register to Ask a Question
rmf(1mh)																  rmf(1mh)

Name
       rmf - remove folder

Syntax
       rmf [ +folder ] [ -help ] [ -[no]interactive ]

Description
       The  command  removes all of the messages within the current folder, and then removes the folder itself.  If there are any files within the
       folder which are not part of MH, they are not removed, and an error message is displayed.

       You can specify a folder other than the current folder by using the +folder argument.  If you do not specify a folder, and cannot find  the
       current folder, asks you whether you want to delete instead.

       If the current folder is removed, it makes current.

       Note that the command irreversibly deletes messages that do not have other links, so use it with caution.

       If  the folder being removed is a sub-folder, the parent folder becomes the new current folder, and tells you that this has happened.  This
       provides an easy mechanism for selecting a set of messages, operating on the list, then removing the list  and  returning  to  the  current
       folder from which the list was extracted.

       Using to delete a read-only folder deletes the private sequence and current message information from the file, without affecting the folder
       itself.	If you have sub-folders within a folder, you must delete all the sub-folders before you can delete the folder itself.

Options
       -help	 Prints a list of the valid options to this command.

       -interactive
       -nointeractive
		 Asks for confirmation before deleting a folder.  By default, deletes a folder and its messages without asking	for  confirmation.
		 If  you  specify  the	-interactive option, asks if you are sure before deleting the folder.  You are advised to use this option,
		 since when deletes a folder its contents are lost irretrievably.

Examples
       This example shows how asks for confirmation when the -interactive option is used:
       % rmf -interactive +test
       Remove folder "test"? y

Profile Components
       Path:   To determine the user's Mail directory

Files
       The user profile.

See Also
       rmm(1mh)

																	  rmf(1mh)