iTunes Store: Error (-50) when downloading purchased content


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS iTunes Store: Error (-50) when downloading purchased content
# 1  
Old 11-07-2008
iTunes Store: Error (-50) when downloading purchased content

The following alerts may appear when trying to download purchased content from the iTunes Store: "There was an error downloading your purchased music. An unknown error occurred (-50)." This can happen when the connection timeout occurs while downloading purchased content from the iTunes Store. Certain types of software may also affect the way a computer sends and receives information from the internet. Here are a few examples of these types of software: Firewalls Web Accelerators Ad Filters Virus Protection Software

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

Previous Thread | Next Thread
Login or Register to Ask a Question
repotrack(1)															      repotrack(1)

NAME
repotrack - track a package and its dependencies and download them SYNOPSIS
repotrack [options] package1 [package2...] DESCRIPTION
repotrack is a program for keeping track of a particular package and its dependencies. It will download one or more packages and all depen- dencies. OPTIONS
-h, --help Display a help message, and then quit. -c CONFIG, --config=CONFIG Config file to use (defaults to /etc/yum.conf). -a ARCH, --arch=ARCH Act as if running the specified arch (default: current arch). -r REPOID, --repoid=REPOID Specify repo ids to query, can be specified multiple times (default is all enabled). -t, --tempcache Use a temp dir for storing/accessing yum-cache. -p DESTDIR, --download_path=DESTDIR Path to download packages to. -u, --urls Instead of downloading RPMs, list the URLs that would be downloaded. -n, --newest Toggle downloading only the newest packages (defaults to newest-only). -q, --quiet Output as little information as possible. SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. 13 January 2013 repotrack(1)