Linked by Thom Holwerda on Tue 27th Feb 2007 22:23 UTC
OSNews, Generic OSes Parallels has released an update to its Parallels Desktop software. The biggest update to the new version is Coherence, a feature that enables Mac users running Parallels to run and access Windows applications from their Mac desktops via virtualization rather than switching between operating systems.
Order by: Score:
Impossible to download
by riha on Tue 27th Feb 2007 23:06 UTC
riha
Member since:
2006-01-24

Server is so loaded with people trying to townload that it is impossible downloading it.

I have bee ntrying for two hours now without luck, at most i have dlŽed 19 Mb of the 58 Mb file.

Edited 2007-02-27 23:06

Reply Score: 1

RE: Impossible to download
by Darkelve on Wed 28th Feb 2007 07:29 UTC in reply to "Impossible to download"
Darkelve Member since:
2006-02-06

Try "wget -c" ... probably wget has plenty of other options to help make the download easier, but I don't know... I'm still a CLI 'dummie' x)

Edited 2007-02-28 07:30

Reply Score: 3

RE[2]: Impossible to download
by Frank Rizzo on Wed 28th Feb 2007 08:01 UTC in reply to "RE: Impossible to download"
Frank Rizzo Member since:
2007-02-28

Good lookin' out kid!

"FRANK:~/Desktop frank$ wget -vc http://download.parallels.com/GA/Parallels%20Desktop%203186...

I fell asleep retrying and retrying till I read your comment.

Best,

m.

Reply Score: 1

RE[3]: Impossible to download
by StephenBeDoper on Wed 28th Feb 2007 18:06 UTC in reply to "RE[2]: Impossible to download"
StephenBeDoper Member since:
2005-07-06

Ah wget, is there anything it can't do?

The -v (verbose) option isn't usually needed, I think wget has that on by default.

Two other useful options for that sort of task are:

--timeout=10 --tries=10

(tells it to retry the file if the download is interrupted for 10 seconds and make 10 attempts)

Reply Score: 3

RE[4]: Impossible to download
by Frank Rizzo on Wed 28th Feb 2007 21:59 UTC in reply to "RE[3]: Impossible to download"
Frank Rizzo Member since:
2007-02-28

I woke up this morning and it was there.. I'm back in business. so I'm pretty stoked...

m.

Reply Score: 1

RE[4]: Impossible to download
by Darkelve on Thu 1st Mar 2007 10:40 UTC in reply to "RE[3]: Impossible to download"
Darkelve Member since:
2006-02-06

"Two other useful options for that sort of task are:

--timeout=10 --tries=10

(tells it to retry the file if the download is interrupted for 10 seconds and make 10 attempts)"

Thanks, I've been wondering how to do that for AGES! (well, figuratively)

Edited 2007-03-01 10:41

Reply Score: 2

StephenBeDoper Member since:
2005-07-06

Thanks, I've been wondering how to do that for AGES! (well, figuratively)

No prob. There are about million cool little tricks like that which can be done with wget. E.g., need to execute a remote PHP file on regular schedule? Just setup cron (or hell, even Windows task scheduler + wget.exe will work) to wget the php file using the --spider option (loads the file only, doesn't download it to disk).

It's also great for doing backups of websites via FTP. It can accept ftp URLs (ftp://user:password@ftp.server.com), it will get an entire site recursively using the --mirror option, and there's also the --timestamping option - which will only download files when the remote copy is newer than the local copy (so you can have up-to-date backups, without having to download the entire site each time).

I think it can even be used to automate form posting (or to test a form processing script for vulnerabilities by attempting to pass data to it directly). Although I've largely used curl for that task.

Reply Score: 2

Coherence isn't virtualization
by bayarealondoner on Tue 27th Feb 2007 23:53 UTC
bayarealondoner
Member since:
2007-02-27

Parallels is the virtualization product. Coherence is a feature that enables your VM windows to float on top of the Mac OS desktop, e.g. have Internet Explorer in Vista on the same desktop as Safari.
It works well, at least on a single monitor.

Reply Score: 2

Problem with Parallels: support
by theosib on Wed 28th Feb 2007 00:59 UTC
theosib
Member since:
2006-03-02

I have the previous version of Parallels, and the big problem with it is that they don't answer their emails. I asked them for help with running Ubuntu, and they simply ignore my emails.

Reply Score: 1

Zeta 1.21
by csolallo on Wed 28th Feb 2007 01:00 UTC
csolallo
Member since:
2007-02-28

I hope it runs Zeta. I was never able to get Zeta running on the last release candidate.

Reply Score: 1