[Solved] Difference between wget and browser file downloading

I have a direct link http://oocairo.naquadah.org/dist/oocairo-1.4.tar.bz2
And it's downloading fine throught chromium web browser. But
wget http://oocairo.naquadah.org/dist/oocairo-1.4.tar.bz2
isn't working. Why?
Last edited by Jofsey (2012-07-21 05:27:14)

wget http://oocairo.naquadah.org/dist/oocairo-1.4.tar.bz2
--2012-05-07 18:44:44-- http://oocairo.naquadah.org/dist/oocairo-1.4.tar.bz2
Parsing oocairo.naquadah.org... 2a02:2178:2:4::174, 212.85.154.174
Connecting to oocairo.naquadah.org|2a02:2178:2:4::174|:80...
Whereupon it hangs.

Similar Messages

  • Difference between *.SAR and *.CAR files

    Hi everyone,
    What is the difference between *.SAR and *.CAR files?

    hi Veera
    These are similiar to .zip for SAP components...
    .SAR supports version of SAP above 4.6c onwards
    whereas .CAR supports version of SAP before 4.6C
    whenever you want to download kernel patches basing on the version of SAP these files come either in .SAP extension or .CAR extension...
    please awards points if you find this useful

  • Difference between AAC and m4a files, converting from AAC to useable format

    Does anyone know the difference between AAC and m4a files? iTunes has an option to use an AAC encoder to compress CD files, but this creates an m4a file not an AAC file. I just got some actual AAC files and iTunes cannot read these, is there a way to convert from AAC to a format that iTunes recognizes? Thanks

    iTunes uses AAC data wrapped in an MPEG 4 container file. If you got some *.AAC files, and they're just raw AAC files, then you need to wrap them in an MPEG 4 container. The only way I know to do this is using the foobar 2000 program. You can find more information at http://www.hydrogenaudio.org and http://www.foobar2000.org

  • Differences between lrcat and lrdb files with new OS and LR 2?

    So I just refurbished my machine by wipping my drives that contain the
    operating system (Win XP Pro) and other program files. I did regular backups
    of all including the various settings for lightroom and everything else I
    could find outside of the backup that LR would do on it's own. Previously,
    before this refurbishment, I was using LR 1.4 and just did install LR 2.1. I
    hadn't upgraded any of my LR databases as I created a temporary picture
    database on another drive just to test drive 2.1. So essentially, I had both
    LR 1.4 and LR 2.1 install simutaniously. Didn't have any issues either, but
    again, just checking out 2.1 prior to abandoning 1.4. Anyhow, in my new
    setup I was just going to go with LR 2.1. Realizing that my catalog files
    (.lrcat) would prompt to be updated, I am thinking I am fine. But since
    Adobe's LR likes to place files all over the place from 'program files' to
    'application data' to 'my pictures', I ended up with what "seems" to be some
    duplicates and/or am a bit confused as I am not sure what goes where. I
    mean, I think I have it all down as I backed up some items such as the lrdb
    files and then brought in some stuff I had backed up before this
    refurbishment. All seems fine, but I would rather aviod issues in the
    future. So could someone tell me what goes where and their file name(s) and
    extensions? And when doing this, what is the difference between the lrcat
    and the lrdb files? Seems LR 2.1 doesn't contain or create lrdb files. And
    lastly, where are my preview files? When I set the lrcat files to point to
    my old setup/stuff, the pictures just take a very quick moment before they
    are clear and whatnot. Is it best just to recreate? And lastly, is there a
    way for me to test and check to make sure I moved the right things into the
    right places and that all is working as it should with the proper files? As
    an example, all the folders/files that were here "C:\Documents and
    Settings\Mark G\Application Data\Adobe\Lightroom" I just copied and wrote
    over from my backup prior to the refurbishment and things such as my custom
    and downloaded web galleries look fine. Any other thoughts? Sorry for the
    long read and thanks for any and all help/input you all can provide.

    >And when doing this, what is the difference between the lrcat
    >and the lrdb files?
    In versions up to and including V1.0, Lightroom catalog files were .lrdb (for Lightroom database). So, if you have already been working with V1.4 you can get rid of any .lrdb files that you may still have.
    As regards file locations you could do searches for the following file types:
    .lrcat (catalogues and backed-up catalogues)
    .lrtemplate (templates and presets)
    .agprefs (your preferences file)
    previews.ldata (in same folder and with same name as your catalogs)
    Lightroom allows you to choose where your catalogs (and associated previews) are stored. It also allows you to specify where Lightroom backs up your catalogs.
    Templates and presets are stored in C:\Documents and Settings\YourUsername\Application Data\Adobe\Lightroom
    This message gives you a summary of files and it references a Tech Note: http://www.adobeforums.com/webx/.3bc3994c

  • Difference between .ashx and .asmx files?

    Hi All,
    I need to call a .NET web service from my web client application.
    Can anybody say me the difference between the .asmx and .ashx files used in the .NET web services? Did it require any additional software installation or configuration to call the .NET web service from web client application generated using WSAD?
    Regards,
    Alice

    The main differences are:
    (as you mention) AIR applications are cross platform and can
    run on Windows, Mac, and Linux
    AIR takes care of installation and updates
    You get a slew of APIs not available in a Flash projector,
    including
    --Local database support
    --Complete file system access
    --Control over the window that your app is running
    --Various interactions with the operating system like
    drag-and-drop, menus, system tray or dock icons
    --Fewer security restrictions (possibly, I'm not sure which
    restrictions are relaxed for projectors)
    --Built-in HTML environment
    --Multiple windows

  • Differences between CS3 and CS4 files?

    Could you please explain what was the differences between "Adobe illustrator cs4 eps files" and "Adobe illustrator cs3 eps files"?
    Thank for looking into this.

    The difference would be that CS 4 would support the features in AI CS 4 and CS 3 would not support those features.

  • [SOLVED]differences between kdesu and sudo?

    so I recently installed Arch Linux and I have KDE installed. I noticed it comes with kdesu, and i was wondering what the difference is between that and just regular sudo. One thing I noticed (not sure if this is intended or just buggy on my computer,) but kdesu can only seem to run gui programs and sudo can only seem to run console programs.
    Side note, I cant figure out how to get su - to use console programs, it keeps telling me it cant reach the X server. Dunno if I can get help with that as well?
    example:
    [root@Gabe-Arch ~]# kate
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    kate: cannot connect to X server
    Last edited by BananasGoMoo (2012-10-12 21:46:08)

    BananasGoMoo wrote:
    WonderWoofy wrote:Just because you run in runlevel 5 does not mean you don't still have access to the tty (console).
    Ok. The way karol said it made it seem like one or the other.
    That's true, I asked where did you type 'kate' in: in the tty or in the terminal emulator in X. You can run both init 3 and 5 at the same time, but you can run a command in one of them at a time :-)
    You got me right, WonderWoofy was providing a bigger picture.
    Last edited by karol (2012-10-12 21:48:43)

  • Difference between Import and Add File/Folder to Library options?

    When clicking on the File dropdown menu, what is the difference between using the "Import ..." or the "Add File/Folder to Library ..." options?
    TIA

    Import... means to rip music from a CD.
    Add... means to add existing files to the library.

  • Difference between .m4a and .m4b files

    Am trying to load audiobooks into my new iPod Classic. Have checked off Media Kind: Audiobook, but the file is still listed as a .m4a file. Does it matter? What is the difference? Each audiobook may have upwards of 100 "tracks"....is it worth my time to manually change each one to a .m4b in Windows Explorer under the path: iTunes\itunes music\(author)\(title of book)\
    Any suggestions for a cleaner way to import audiobooks for an iPod classic would be appreciated too.

    No, it doesn't matter if it's an .m4a or .m4b file if you set the Media kind.
    Setting *Media kind* to Audiobook will put it in the Audiobooks listing, regardless of the file extension.

  • Diff between logical and physical file path

    Hi ,
    Could you please explain difference between logical and physical file path's and their importance in ABAP.
    Thanks and regards,
    shyla

    Hi
    The function module FILE_GET_NAME convert a logical path into its corresponding physical path.
    The advantage of using logical pathes within your applications is obivous:
    If you need to change the physical path you just adjust it within transaction FILE yet no changes are required to your application.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/25/ab3a57df3b11d189fc0000e829fbbd/frameset.htm
    The file names that you use in ABAP statements for processing files are physical names. This means that they must be syntactically correct filenames for the operating system under which your R/3 System is running. Once you have created a file from an ABAP program with a particular name and path, you can find the same file using the same name and path at operating system level.
    Since the naming conventions for files and paths differ from operating system to operating system, ABAP programs are only portable from one operating system to another if you use the tools described below.
    To make programs portable, the R/3 System has a concept of logical filenames and paths. These are linked to physical files and paths. The links are created in special tables, which you can maintain according to your own requirements. In an ABAP program, you can then use the function module FILE_GET_NAME to generate a physical filename from a logical one.
    Maintaining platform-independent filenames is part of Customizing. For a full description, choose Tools ® Business Engineer ® Customizing, followed by
    Implement. projects ® SAP Reference IMG. On the next screen, choose Basis Components System Administration ® Platform-independent File Names.
    For a more detailed description of the function module FILE_GET_NAME, enter its name on the initial screen of the Function Builder and choose Goto Documentation. On the next screen, choose Function module doc.
    Another way of maintaining platform-independent filenames is to use the Transaction FILE. The following sections provide an overview of the transaction.
    To create a logical filename, choose Logical filename definition, client-independent from the Navigation group box in Transaction FILE, then choose New entries. You define logical filenames
    You can either define a logical filename and link it to a logical path (as displayed here), or you can enter the full physical filename in the Physical file field. In the latter case, the logical filename is only valid for one operating system. The rules for entering the complete physical filename are the same as for the definition of the physical path for the logical file. To display further information and a list of reserved words, choose Help.
    If you link a logical path to a logical file, the logical file is valid for all syntax groups that have been maintained for that logical path. The filename specified under Physical file replaces the reserved word  in the physical paths that are assigned to the logical path. To make the name independent of the operating system, use names that begin with a letter, contain up to 8 letters, and do not contain special characters.
    Save your changes.

  • Difference between Import and Add in Itunes

    Hi can Someone Explain the Exact Difference Between Import and Add files To Itunes , as I have done Both and They Both seem to Work for getting Music on to Itunes , However somewhere I am still getting Doubles songs even Though I have No Double files or songs in Music Files ..
    so If someone Knows What is the Difference and What happens to the Files in Add and Import
    that would be Great
    Thanks mark

    Hi mark,
    You should use "Add to Library" to add audio files and other type media files. The "Import" functionality should be used to add playlists and data files (XML file, for example). However, it's also possible to add audio files, using "Import" feature.
    [This link|http://docs.info.apple.com/article.html?artnum=301509] also explains when to use "Add to Library".
    Hope this helps!
    !http://signatures.mylivesignature.com/54486/122/A57996D55BE7ABB4A67DE686D381A27 4.png!

  • Difference between Import and Add

    Just curious what the difference between Import and Add File/Folder in iTunes is? I know consolidate will create a copy of your files and put them into the iTunes library.

    Import is for audio files.
    Add to library is for MP3, AAC, Apple Aossless, aiff and wav files.
    I know consolidate will create a copy of your files and put them into the iTunes library.
    Close. The iTunes library what is in iTunes.
    Consolidate copies the files into the iTunes music folder.

  • What is the difference between SWF and F4V in the context of Streaming or progressive Download?

    Hello everybody,
    I am absolutely a beginner in working with Captivate and furthermore my technological know how is not that good.
    So, I have problems to understand if the export formats SWF and F4V are both capable to be published in the Internet as streaming video and as progressive Download? Well so, I do not really understand the difference between streaming and progessive download either?
    Furthermore I was asking myself if this issue depends on how I imported flash videos (there are these two options) in my Captivate project during the production phase?
    I would be very thankful for some helping information!
    Greetings,
    Mareike the beginner

    Welcome to our community
    I'm not certain I fully understand the differences myself, but will toss out what I believe to be true about the formats. Hopefully, if I'm incorrect in my bellief, someone with more definitive knowledge will chime in.
    It was explained to me a couple of years back and is my understanding that "streaming" only applies to a video based format such as F4V, FLV and it doesn't apply to SWF. With SWF, you may specify a preload value. So when the SWF transmits from the web server to the PC, a certain percentage has to be received before play begins. But that's not streaming. It's preloading.
    For streaming to occur, the web server establishes a communication channel between the server and the destination PC. This channel is monitored to see what speed is in use. Only enough information is then transmitted to be comfortable at that speed. If the speed improves during the connection, the server serves data at a faster rate. If the connection degrades, the information transmitted is also scaled back so as to accommodate the lower speed.
    With SWF, after it has all been downloaded, a savvy user is able to poke around in their temporary internet files and save the SWF for play later. With streaming, this isn't possible because as the stream is viewed, it evaporates from memory.
    Seriously hoping others will chime in here to confirm or deny this.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • What's the difference between PNG and JPG for exporting .idea files from the Adobe Ideas app?

    What's the difference between PNG and JPG for exporting .idea files from the Adobe Ideas app?
    What situations are better to export to to .PNG or .JPG?
    J

    iPad apps are designed specifically for the iPad and will not run on the iPhone or iPod Touch. iPhone/iPod apps will run on the iPad, but will only take up an iPhone sized portion of the iPad screen (though you get a 2x button which effectively doubles each pixel in both directions so may appear pixelated). There are also 'universal' apps (which have a '+' symbol against them in the store) which have processing in them to recognise the device that they are on and will tailor the display accordingly (so will make use of the iPad's larger screen).

  • Difference between itunes and others like vudu for downloading bought movies

    when buying & downloading movies, what the difference between Itunes and others like VUDU, Netflix, etc

    Vudu and Netflix are streaming services.  Netflix is a subscription service, Vudu is a rental service.
    Itunes sells and rents content that you download to your computer.

Maybe you are looking for