<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
After setting up PUTTY on Ubuntu, and receiving SSH access permission
from my hosting provider, Victor's instructions for setting up drush
worked like a charm.<br>
<br>
Thanks! <br>
<br>
On 20/04/2010 12:42, Victor Kane wrote:
<blockquote
 cite="mid:i2sff176451004200242z23a942b7mb5f752bb5d6de8ca@mail.gmail.com"
 type="cite">Many shared hosting sites these days give shell access
upoon request. For example, site5 does. Otherwise change to one which
does.
  <div><br>
  </div>
  <div>Once you have shell access, you can unpack drush into a
subdirectory, say ~/bin/drush (where ~ is your home directory where you
log in, i.e. /home/mysite). Then the executable will be at
~/bin/drush/drush . &nbsp; Change to that directory and make sure it is
executable</div>
  <div><br>
  </div>
  <div>$ chmod u+x drush</div>
  <div><br>
  </div>
  <div>then execute it:&nbsp;</div>
  <div><br>
  </div>
  <div>"./drush".</div>
  <div><br>
  </div>
  <div>If you see the familiar drush help file, dependencies will have
been met, you are all set.</div>
  <div><br>
  </div>
  <div>Add the following line to your .bashrc or .bash_profile file in
your home directory:</div>
  <div><br>
  </div>
  <div>alias drush=/home/mysite/bin/drush/drush</div>
  <div><br>
  </div>
  <div>And you should be all set to go.</div>
  <div><br>
  </div>
  <div>Victor Kane</div>
  <div><a moz-do-not-send="true" href="http://awebfactory.com.ar">http://awebfactory.com.ar</a></div>
  <div><a moz-do-not-send="true" href="http://projectflowandtracker.com">http://projectflowandtracker.com</a></div>
  <div><br>
  </div>
  <div><br>
  <br>
  <div class="gmail_quote">On Tue, Apr 20, 2010 at 5:52 AM, Moses Elias
(2) <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:iom@netvision.net.il">iom@netvision.net.il</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Please
explain why not? After all we do have FTP access to our hosting<br>
providers. &nbsp;Many of us are small developers and this is of major<br>
importance to us and and should be emphasized to the drush team.<br>
    <br>
I don't see why certain commands such as downloading modules remotely<br>
shouldn't be possible through drush, while perhaps running other<br>
commands disabled if there are security related issues on those.<br>
    <div>
    <div class="h5"><br>
    <br>
On 20/04/2010 09:51, Mohd Kamal Bin Mustafa wrote:<br>
&gt; You need to have shell access (where you can execute command) to
your<br>
&gt; hosting provider. Otherwise, I think you're out of luck.<br>
&gt;<br>
    <br>
--<br>
[ Drupal support list | <a moz-do-not-send="true"
 href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
<br>
</body>
</html>