Skip to content

Instantly share code, notes, and snippets.

@wimleers
Created March 7, 2013 13:36
Show Gist options
  • Save wimleers/5108111 to your computer and use it in GitHub Desktop.
Save wimleers/5108111 to your computer and use it in GitHub Desktop.
<p>PullPush</p>
<p>Transfer protocolnoneFTP,&nbsp;SFTP, WebDAV, Amazon S3 &hellip;</p>
<p>Advantagesvirtually no setup</p>
<ul>
<li>flexibility</li>
<li>no redundant&nbsp;traffic</li>
</ul>
<p>Disadvantages</p>
<ul>
<li>no&nbsp;flexibility</li>
<li>redundant&nbsp;traffic</li>
</ul>
<p>setup</p>
<table style="min-width: 40em; width: 85%;">
<thead><tr><th style="visibility: hidden;"></th><th>Pull</th><th>Push</th></tr></thead>
<tbody>
<tr class="odd"><th>Transfer protocol</th><td>none</td><td><span class="caps">FTP</span>, <span class="caps">SFTP</span>, WebDAV, Amazon S3 …</td></tr>
<tr class="even"><th>Advantages</th><td>virtually no setup</td><td><ul><li>flexibility</li><li>no redundant&nbsp;traffic</li></ul></td></tr>
<tr class="odd"><th>Disadvantages</th><td><ul><li>no&nbsp;flexibility</li><li>redundant&nbsp;traffic</li></ul></td><td>setup</td></tr>
</tbody>
</table>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment