There's no documentation for this item.
# File rake/contrib/publisher.rb, line 45 def upload run %{scp -rq #{@local_dir}/* #{@host}:#{@remote_dir}} end
<code/>
<pre/>
<code/>and<pre/>for code samples.