AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070613135737.495fc5cb@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E02215849@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 13 Jun 2007 13:57:57 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: try out this one
Message-ID: <20070613135757.0f95aecd@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02215849@onstor-exch02.onstor.net>
References: <20070613113242.3f941f19@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E02215849@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Are you saying it worked without the colon?  Just the username followed
by '@'?



On Wed, 13 Jun 2007 13:52:14 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> That was fun! 
> 
> Unfortunately, I still think you will be asked to allow users to input
> the password separately from the URL without it ever being visible on
> the screen. This can be done with: 
> 	echo -n "$urluser@$urlhost\`s password:"; read -s password 
> 
> Which is what I would do after parsing $ans or $ftp_url in a case
> statement.
> 
> 
> Here is the dialog from cw_install.sh on a 132 column xterm.
> 
> The first time I typed:
> ftp://upgrade@10.2.0.2/home/upgrade/EverON-3.0.0.0BC.tar.gz
> 
> After the failure I typed:
> 
> ftp://upgrade:password@10.2.0.2/home/upgrade/EverON-3.0.0.0BC.tar.gz
> 
> Which worked...
> 
> eng155# mount -u /
> eng155# /etc/cw_install.sh
> 
> Welcome to the ONStor Standalone Upgrade System
> 
> This program will upgrade your secondary flash card to EverON
> version 3.0.0.0 and boot your system to the new software.
> 
> You may run the program in interactive mode or unattended mode.
> If you choose interactive mode, you will be prompted prior to
> any reboots of the system.  Otherwise, you will only be
> prompted for the FTP or HTTP URL of the distribution file,
> and the upgrade will be completed automatically.
> 
> Would you like to run in interactive mode? [No] yes
> I'll take yes as a 'yes' and run in interactive mode.
> Formatting secondary Compact Flash Card
> CF card is 488 MiB
> Downloading the EverON software distribution.
> Please enter the ftp or http URL of the distribution:
> [ftp://upgrade:password@10.2.0.2/PATCHES/EverON-3.0.0.0BC.tar.gz]
> ftp [ftp://upgrade@10.2.0.2/home/upgrade/EverON-3.0.0.0BC.tar.gz
> Please, no spaces in the URL.
> Please enter the ftp or http URL of the distribution:
> [ftp://upgrade:password@10.2.0.2/PATCHES/EverON-3.0.0.0BC.tar.gz]
> This will take at least 138 seconds to download.
> Thank you for your patience.
> 
> Downloading external system software distribution.
> ftp: upgrade@10.2.0.2: non-recoverable failure in name resolution
> ftp: Can't connect or login to host `upgrade@10.2.0.2'
> Ftp retrieval of distribution file failed: 1
> Please try again.
> 
> Please enter the ftp or http URL of the distribution:
> [ftp://upgrade@10.2.0.2/home/upgrade/EverON-3.0.0.0BC.tar.gz]
> This will take at least 138 seconds to download.
> Thank you for your patience.
> 
> Downloading external system software distribution.
> hookup: 228: Onstor src ip = 0x0
> 'EPSV': command not understood.
> 100%
> |***********************************************************************
> *******************************| 46607 KB    00:34    
> Unpacking distribution...done.
> Upgrading the configuration files...done.
> 
> Verification of new installation successful.
> Installation completed successfully.
> A reboot of the system is required to run the new software.
> May I reboot the system now? [Yes] 
> I'll take that as a 'yes' and reboot the system now.
> See you on the other side!
> 
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Wednesday, June 13, 2007 11:33 AM
> To: Larry Scheer
> Subject: Re: try out this one
> 
> On Wed, 13 Jun 2007 10:43:14 -0700 Andrew Sharp
> <andy.sharp@onstor.com> wrote:
> 
> > Duuude,
> > 
> > You have to try out this version of cw_install.sh.  Let me know what
> > you think ~:^)
> > 
> > a
> 
> Try this one instead
