[TYPO3-dev] Re: Re: Announcing ext version 1.0.0

Elmar t3elmar at googlemail.com
Tue Mar 19 13:07:57 CET 2013


> 
> Btw, how do I upload, for example, RealURL to TER using "ext" command? What
> should be the sequence of commands? Could you give an example? The docs
> mention the upload command but how to use it???
> 

Assuming your username is 'dmitry' and your passwort 'topsecret': 

cd */typo3conf/ext/realurl/
ext show
ext user 'dmitry'
ext version '1.12.5'
ext show
ext upload 'topsecret' 'just a test if ext is working for realurl'
ext show

Mind that the password may need shellescapes.

Regrads 

Elmar




More information about the TYPO3-dev mailing list