Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Save 'unsavable' QuickTime movies (revisited)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Save 'unsavable' QuickTime movies (revisited)
Authored by: techman on May 01, '05 11:21:04PM

Is it possible that it is saving the file outside my account access?

I tried this method:

First I created a temporary file named testfile using the command touch:

touch testfile

Then I played a video from the iTunes music store.

Then I searched for all files newer then testfile;

find . -type f -newer testfile -print

It only gave me files in the Safari cache and one file in the Library/Cache/Quicktime/downloads/7/14/

I tried renaming it, but it would not play.

Perhaps it is putting the temp file somewhere outside my account access.



[ Reply to This | # ]