This commit is contained in:
2016-08-16 13:51:16 -04:00
parent f760a04d05
commit 35d85c77f3
21 changed files with 620 additions and 41 deletions
+2 -2
View File
@@ -121,9 +121,9 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
<a href="https://codersherlock.github.io/categories/2016-07" class="list-group-item">2016-07</a>
<a href="https://codersherlock.github.io/categories/2016_08" class="list-group-item">2016_08</a>
<a href="https://codersherlock.github.io/categories/2016-08" class="list-group-item">2016-08</a>
</div>
</div>
+3 -3
View File
@@ -45,15 +45,15 @@ $ make
&lt;pre&gt;&lt;code&gt;$ adb push rsync /data/local/tmp
$ adb shell
# cd /data/data/berserker.android.apps.sshdroid/dropbear
# mv ../../../local/tmp/rsync .
$ cd /data/data/berserker.android.apps.sshdroid/dropbear
$ mv ../../../local/tmp/rsync .
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;run-rsync-with-argument&#34;&gt;Run Rsync with argument&lt;/h2&gt;
&lt;p&gt;Now we can easily use rsync in android shell. Similar to what we use on PC.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# ./rsync -e &amp;quot;./ssh&amp;quot; {target-data} {target-location}:{target-directory}
&lt;pre&gt;&lt;code&gt;$ ./rsync -e &amp;quot;./ssh&amp;quot; {target-data} {target-location}:{target-directory}
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;references&#34;&gt;References&lt;/h2&gt;
+2 -2
View File
@@ -121,9 +121,9 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
<a href="https://codersherlock.github.io/categories/2016-07" class="list-group-item">2016-07</a>
<a href="https://codersherlock.github.io/categories/2016_08" class="list-group-item">2016_08</a>
<a href="https://codersherlock.github.io/categories/2016-08" class="list-group-item">2016-08</a>
</div>
</div>
+3 -3
View File
@@ -45,15 +45,15 @@ $ make
&lt;pre&gt;&lt;code&gt;$ adb push rsync /data/local/tmp
$ adb shell
# cd /data/data/berserker.android.apps.sshdroid/dropbear
# mv ../../../local/tmp/rsync .
$ cd /data/data/berserker.android.apps.sshdroid/dropbear
$ mv ../../../local/tmp/rsync .
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;run-rsync-with-argument&#34;&gt;Run Rsync with argument&lt;/h2&gt;
&lt;p&gt;Now we can easily use rsync in android shell. Similar to what we use on PC.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;# ./rsync -e &amp;quot;./ssh&amp;quot; {target-data} {target-location}:{target-directory}
&lt;pre&gt;&lt;code&gt;$ ./rsync -e &amp;quot;./ssh&amp;quot; {target-data} {target-location}:{target-directory}
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id=&#34;references&#34;&gt;References&lt;/h2&gt;
+2 -2
View File
@@ -105,9 +105,9 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
<a href="https://codersherlock.github.io/categories/2016-07" class="list-group-item">2016-07</a>
<a href="https://codersherlock.github.io/categories/2016_08" class="list-group-item">2016_08</a>
<a href="https://codersherlock.github.io/categories/2016-08" class="list-group-item">2016-08</a>
</div>
</div>
+2 -2
View File
@@ -105,9 +105,9 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
<a href="https://codersherlock.github.io/categories/2016-07" class="list-group-item">2016-07</a>
<a href="https://codersherlock.github.io/categories/2016_08" class="list-group-item">2016_08</a>
<a href="https://codersherlock.github.io/categories/2016-08" class="list-group-item">2016-08</a>
</div>
</div>
+2 -2
View File
@@ -96,9 +96,9 @@
</div>
<div class="list-group">
<a href="https://codersherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
<a href="https://codersherlock.github.io/categories/2016-07" class="list-group-item">2016-07</a>
<a href="https://codersherlock.github.io/categories/2016_08" class="list-group-item">2016_08</a>
<a href="https://codersherlock.github.io/categories/2016-08" class="list-group-item">2016-08</a>
</div>
</div>