Could someone please write a download manager program that allows me to set what time of day downloads can be scheduled.?

I have a iMac, iPhone & iPad. I am using "Hughes Satilite Internet". We have a very limited download of 425MB. But between 1:am till 5:am I can download freely any amount. Some updates have been well over 1 gig & combination of different updates have been more. Also iCloud syncs with all devises. I would like a program on Apple products that allow me to specify a time to download updates & iCloud syncing, to allow me to schedule updates & music downloads at specific times. This is a needed program for all Apple products. It needs to be built in to the iOS.
Thank you,
Glenn

This is an enhancement of the OS, we are just users and have no influence on that, send your feedback here:
http://www.apple.com/feedback/

Similar Messages

  • Could someone please upload S405 Power Management Win 8 app!!

    Hello,
    As I discovered in my previous thread, the S405 model's screen brightness goes to 30% in Win 7 if you don't use the special Power Management Win 8 application which is located on drive D of you S405, but is not available for download from Lenovo.
    Could someone be so kind as to upload that application from the D:\apps directory of your S405 and upload it somewhere like dropbox or mediafire?
    Thank you!

    hi linnx88,
    Try this Windows 8 (32bit / 64bit) Power Management for the Lenovo S405:
    Lenovo Energy Management
    v8.0.2.3
    em8.0.2.3.exe
    45.4MB
    Cheers
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Someone PLEASE Check The Media Manager Program! RunTime Components Will NOT Download Properly!

    I am a Verizon FiOS subscriber, and my family members have Verizon apps and programs on their computers.  For some ungodly reason, Media Manager does NOT install properly once the initial download program is acquired.  There is a message that comes up that says "Media Manger installer is having a problem accessing the server to download RunTime components. Please try again later."  I've had my brother call because he is the most technically inclined, and despite being on the phone extensively with Verizon representatives, NO-ONE has fixed or seems to be able to fix this problem!
    I would appreciate it if someone would please either fix the files at the server, fix the downloader so that it goes to whatever new area where the runtime components are, or post the correct link to perhaps a full installer of Verizon MediaManager.  It is very frustrating that despite calling, I have not gotten ANY proper assistance with this issue!
    Sincerely,
    LorraineBMoses
    {edited for privacy}

    What OS are you running?
    If Vista or Windows 7, Try right clicking the install program and selecting run as administrator. See if that helps.

  • Could someone Please explain how app management wo...

    Reason I ask is that I hated the factory sms on the phone, so I got the iSMS app and I love it. However, there are times the app does not work.  I think this is because I've used other apps, (opera etc.) and the phone automatically exits the iSMS application due to lack of memory?
    So I'm curious if that is what could be happening and, if so, are there ways to solve this aside from making sure the app is running everytime I look at the phone. 
    Do apps like NDesk actually conserve memory? Or do they run on top of the factory menu, running more efficiently but overall still using more memory?  Could apps like this be running and I cannot see them when I try to kill applications?
    There has been a couple times that the phone has told me that it is out of memory and cannot perform certain functions.
    Any help with my situation, or just any real knowledge that could help me understand this thing better would be great,  thanks. 

    Install all of the available software updates.  If you have flashback it will be automatically removed.

  • Where Can I redownload the program that allows me to setup my time capsule.

    I recently replaced my old computer that had the setup program. My time capsule worked fine until I had to reset it because of connection issues. Now I have no way to setup my Time Capsule because I don't have the program.
    Thanks.

    Just download the airport utility for windows..
    http://support.apple.com/kb/DL1391

  • A Java program that runs automatically at a given time of day

    Okay Iam at the ending stages of a Java Assignment that is a MySql database, Hibernate for Mapping with a Java Server Faces front-end. All I need to do now is send emails at set time every week. Normally I know what to search for but frankly Iam stumped. Iam really just looking for a starting point for something that can run a Java Program at a set time of the week. PS my OS is Ubuntu if that is relevant but I was hoping for something that isn't platform specific so that it is portable.
    Cheers in advance.

    You can use the possibilities of your operating system, in this case Ubuntu.
    Just drop a shell script that runs your java program in the /etc/cron.weekly directory.
    --janeiros                                                                                                                                                                                                                                                                                                                                                                   

  • Could someone please sketch out this simple script for me?

    Could someone please sketch out a simple java script for me. I will have a document with one background
    layer and a layer set (group) called "Analyze" that consists of 63 adjustment layers. The layer names in that "Analyze" group(folder) will be
    "01" ...through "63" with 01 on the bottom and 63 at the top. Initially, all of the adjustment layers will be invisible and  the
    group will be closed (not expanded). I need a simple  script that will check for the first invisible layer in that group
    and make it visible without selecting that layer nor expanding the group. The script has to check
    for the first invisible layer every time it runs because other actions may have turned off a layer in the set.
    The point of this is so I can hotkey flipping on the layers one at a time without expanding the set or
    changing focus off the  background. It seems it should be a simple loop, but I just can't wrap  my head
    around all the objects (e.g. Layer as opposed to Layers  and  Artlayer as opposed to Artlayers)
    and the constants constants.
    for (i = 63; i>0; i--){                 /* I have found layer indexes 0 are the topmost layer */
      if( layerset[i] == INVISIBLE){
               layerset[i] = VISIBLE;
                  break;
    Could someone please write me a simple script that would do this?
    Edit I found this and its very close to what I need:
    var doc = app.activeDocument;
    for(var i = 0 ; i < doc.layers.length;i++){
      doc.layers[i].visible = (i % 2 == 0);
    From here : Function to show/hide layer with Photoshop script (JSX) - Stack Overflow
    In my case I would rewrite it to this
    for(var i = 62; i >=0; i--){
         if(  !doc.layers[i].visible){
              doc.layers[i].visible =TRUE;
              break;
    My problem is I just need  to traverse the layers in my layerset "Analyze"
    How do  I reference just those? Is there a doc.layersets["Analyze"].layers[i].visible = TRUE?
    Message was edited by: Shawn Laughlin To add more information

    Well this works:
    var doc = app.activeDocument;
    var analyze = doc.layerSets.getByName("Analyze").layers
    for(var i = 62 ; i >= 0; i --){
        if (!analyze[i].visible){
            analyze[i].visible =1;
            break;
    Hard to believe TRUE is not a constant in java.

  • Could Someone Please Explain

    Could someone please explain why this has happened.
    This is not the first time I have seen this happen
    86.134.3.68 26.84 up 6.92 down 10ms 30/10/2014
    31.54.152.172 28.57 up 6.23 down 10ms  29/10/2014
    I had been connected for 13 days + hours and overnight bt did its thing with my HH3 and changed my
    ip address.
    So why after being connected with constant speed test results on ip 31.54.152.172 should my upload speed
    drop from 28.57 to 26.84
    Nothing has changed no powercuts no resets same equipment so why?

    They could well be rebalancing the gateways to share throughput more equally. There have been lots of reports of people getting massive slowdowns during peak hours.
    If you found this post helpful, please click on the star on the left
    If not, I'll try again

  • Could someone please advise on my current problem? Apparantly I can no longer download tones to my phone or account to be used as such since the tones are being downloaded as songs that cannot be transferred or placed in the tones area for the phone...

    Could someone please advise on my current problem? Apparantly I can no longer download tones to my phone or account to be used as such since the tones are being downloaded as songs that cannot be transferred or placed in the tones area for the phone or in iTunes. Prior to the last update, this was always an option. I have also noticed that the Ringtones and Alert Tones are not showing up in my recent purchases as well to allow for me to place them back on my phone and there for require for them to be purchased again... Any help would be greatly appreciated!

    I've discovered that all tones purchased will be downloaded as ringtones, BUT they can be utilized as tones and assigned as alert tones on the iPhone...

  • My husband and I both have types of IPods but we can not download any music to them because we have an Acer Android tablets. Could someone please help us to be able to download music to our IPods all we have is this tablet

    We have two types of Ipods. A nano generation 5 & a nano touch, and we are unable to download music to them was told its because we have an Acer Android tablet. Could someone please help us in solving this issuses cause we just bought these ipods and was not aware that and all we have is this tablet. .. Please help us

    Templeton Peck, the Android tablet  does not support iTunes
    Angs78, you purchase music from iTunes on the iPod touch. I know of no way to get music on the Nanao from the tablet.

  • Could someone please help me, I bought my daughter an iphone 4s for my daughters birthday yesterday and set it up for her so she could use it straight away, now we share emails, facetime and when i download an app she gets it too,

    Could someone please help me, I bought my daughter an iphone 4s for her birthday yesterday and I set it up for her so she could use it straight away, now we share emails, facetime and when i download an app she gets it too, very annoying for us both.

    you can use the same apple id for purchasing apps and music if you want, but turn off automatic downloads. it may be better to have separate ones, but if you want the same app you'd have to pay twice. that's something you'll have to think about. for all the other stuff like facetime and messages and icloud you need to have separate icloud id's. see the apple link below.
    http://support.apple.com/kb/HT4895?viewlocale=en_US&locale=en_US

  • Could someone please help me with getting the sabnzbd daemon to start?

    Hi everyone,
    I'm a classic newbie.  I managed to follow some instructions I found on the web to get sabnzbd to install (via Yaourt), and when I invoke it from the command line, it works fine.
    I've read that you can get it to start as a daemon, which would be really good.  Could someone please explain how this should be done?
    Where do I need to put the sabnzbd.init file?
    What about the sabnzbd.confd file?
    I'm okay enough with adding sabnzbd to the /etc/rc.conf file, but I can't quite configure it so that the necessary files are in place to start it.
    If you need any details of my setup, please let me know.
    Thanks heaps,
    Luke

    birdie101 wrote:Where would I find a good place to describe how to install programs using PKGBUILDs?  and what that process is actually doing?
    Apart from the wiki article on ABS, always look at the pkgbuild when in doubt. This is also helpful when you want to know what compile arguments are passed to GCC. Custom postinstall commands are run through .install file (example what is displayed after installation), this is generally foo.install in the AUR for a pkg named foo. And most importantly, familiarize yourself with compiling process, and Arch specific routines like a daemon should be defined in /etc/rc.d/, instead of /etc/init.d/ in other linuxes.
    Edit: A best exercise would be to create a pkgbuild yourself. Arch always recommends community contributions.
    Last edited by shemz (2010-09-24 08:08:14)

  • I recently had my computer fixed. there was a million viruses in it, but when i got home and logged onto my second apple id, i found that bonjour was no longer installed. could someone please advise me on how to install bonjour onto my computer?thnx

    i recently had my computer fixed as it was loaded with viruses. Also I finally got my IPad 1 back from someone who had "borrowed" it for a year. It no longer worked, but in the case i had written down my old apple id. i had purchased 3 other ipad's since then and changed my id. i typed the old id and was delighted to see that i had over $1000 worth of dowmloaded media. i want to use this old acct number on one of my other IPads to avoid confusing two accts, but when i attempted transferring media onto computer it said i needed to first download bonjour. i have been trying to figure out how, but computer genius i am NOT. could someone please help me? i really appreciate any advice you could offer steering me in the right direction with this. thank you, stacey v

    Hey staceylynn261!
    Bonjour is a program that is installed on your computer along with iTunes, so you will want to first uninstall iTunes and all of its related components:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    You will then want to visit this link to download and install the latest version of iTunes:
    Apple - iTunes - Download iTunes Now
    http://www.apple.com/itunes/download/
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Could someone please help me . . .

    Hello,
    Could someone please tell me how to go about writing a java program that would be able to process a statement/sentence. How can I make it is so that when someone types in a statement/sentence and presses enter, the program calculates the total number of words in the statement and whether it ends with a period, question mark, or an exclamation. Could anyone start it off for me so I'd be able to see how it works. My textbook doesn't contain any samples that pertain to this. Just in case you have no idea what I'm talking about, here's what my handout says . . .
    Write a Java program to process a statement. You may assume that the statement contains a series of words each separated by exactly one blank space and ending with exactly one punctuation symbol which is either a �period � for a sentence�, �question mark � for a question� or �exclamation point � for an exclamation.� You may assume that the statement fits on one line, it does not wrap over more than one line. You may also assume that no other punctuation symbol is used other than the ending character of the statement.
    The program should output:
    1.     The type of statement processed (sentence, question or exclamation).
    2.     The total number of words in the statement.
    3.     The longest word in the statement � if multiple words are of the same longest length � output
    the first of those words found in the statement.
    4.     The shortest word in the statement � if multiple words are of the same shortest length � output
    the first of those words found in the statement.
    5.     The number of short words found in the statement (containing 1-3 characters).
    6.     The number of medium words found in the statement (containing 4-6 characters).
    7.     The number of long words found in the statement (containing 7 or more characters).
    Again, if someone would be kind enough to start it off for me or give me an example on how to go about doing it, I would greatly appreciate it !!!!!
    Thanks for your time,
    Ana : )

    public class Austin
    public static void main(String [] args)
    try {
    BufferedReader in = new BufferedReader(new InputStreamReader(System.in));
    String str = "";
    while (str != null) {
    System.out.print("> ");
    str = in.readLine();
    StringTokenizer st = new StringTokenizer(str, " ");
    /* analyze your tokens here */
    } catch (IOException e) {
    }

  • Some users are experiencing difficulty opening certain docx files sent as email attachments. These files contain content controls to protect data in the document. Could someone please confirm that the content controls are the reason the files won't open.

    Some users are experiencing difficulty opening certain docx files sent as email attachments. These files contain content controls to protect data in the document. Could someone please confirm that the content controls are the reason the files won't open.
    These files open correctly when sent as doc files.
    Thanks

    Congrats to Saeid, Ronen, and Ricardo! Big thank you to all our contributors!
     Transact-SQL Technical Guru - February 2015  
    Saeid Hasani
    T-SQL: How the Order of Elements in the ORDER BY Clause Implemented in the Output Result
    Durval Ramos: "Very well structured and with examples that clarify how a T-SQL statement can change the data output order."
    Richard Mueller: "Good use of Wiki guidelines and great examples."
    Ronen Ariely
    Free E-Books about SQL and Transact-SQL languages
    Richard Mueller: "An excellent collection and a great idea."
    Durval Ramos: "A good initiative. Very useful !!!"
    Ricardo Lacerda
    Declare Cursor (Transact-SQL) versus Window with Over - Running Totals
    - Accumulated Earnings
    Durval Ramos: "The "Window function" sample was well presented, but it was unclear how the chart was generated."
    Richard Mueller: "A new idea that can be very useful. Grammar needs work"
    Also worth a mention were the other entries this month:
    [T-SQL] Retrieve Table List with Number of Rows by
    Emiliano Musso
    Richard Mueller: "Short but sweet solution to basic question."
    Durval Ramos: "A simple T-SQL script, but useful."
    [T-SQL] Search for Missing Values within a Numerical Sequence by
    Emiliano Musso
    Richard Mueller: "Clever solution with good code examples."
    Durval Ramos: "You need add more details about development of the idea and create a "Conclusion" section to easy understanding."
    [T-SQL] Converting Multiple Rows into HTML Format single ROW by
    Maheen Khizar (Bint-e-Adam)
    Durval Ramos: "In some situations, It's need to consume and format HTML tags for a UI, but It's important to remember that Best Practices recommend this formatting process preferably in Presentation Layer"
    Richard Mueller: "A great new idea. Some features need more explanation. Avoid first person."
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

Maybe you are looking for