diff --git a/categories/2016_07/index.html b/categories/2016_07/index.html new file mode 100644 index 0000000..631e687 --- /dev/null +++ b/categories/2016_07/index.html @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + 2016_07 - Mil años de solitario + + + + + + + + + + + + +
+ +
+ +
+
+ + +
+ +
+
+
2016_07
+ + +
+
+
Sat, Jul 30, 2016
+ +
+
Cross Compile Seafile to ARM platform Motivation This project is working for delta sync from mobile to server. Currently, there’s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I’ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.
+ + + + +
+
+ + + + + +
+
+ + + + +
+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/categories/2016_07/index.xml b/categories/2016_07/index.xml new file mode 100644 index 0000000..4f4c4de --- /dev/null +++ b/categories/2016_07/index.xml @@ -0,0 +1,31 @@ + + + + 2016_07 on Mil años de solitario + CoderSherlock.github.io/categories/2016_07/ + Recent content in 2016_07 on Mil años de solitario + Hugo -- gohugo.io + en-us + Sat, 30 Jul 2016 14:02:34 -0400 + + + + Cross Compile Seafile 2 ARM + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + Sat, 30 Jul 2016 14:02:34 -0400 + + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + + +<h1 id="cross-compile-seafile-to-arm-platform">Cross Compile Seafile to ARM platform</h1> + +<h2 id="motivation">Motivation</h2> + +<p>This project is working for delta sync from mobile to server. Currently, there&rsquo;s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I&rsquo;ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.</p> + +<h2 id="pre-work">Pre-work</h2> + + + + + diff --git a/categories/2016_07/page/1/index.html b/categories/2016_07/page/1/index.html new file mode 100644 index 0000000..27a2398 --- /dev/null +++ b/categories/2016_07/page/1/index.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/categories/index.html b/categories/index.html index 5f44d4f..7d13b03 100644 --- a/categories/index.html +++ b/categories/index.html @@ -60,6 +60,8 @@
Categories
+ 2016_07 +
@@ -72,10 +74,36 @@
+ Cross Compile Seafile 2 ARM +
+
+
+

category

+
+
+ + 2016_07 + +
+
+ +
+
+

tag

+
+
+ + android + + arm + +
+
+ @@ -89,7 +117,7 @@ diff --git a/post/index.html b/post/index.html index 299fe21..fc2c8be 100644 --- a/post/index.html +++ b/post/index.html @@ -9,9 +9,9 @@ - - - + + + Posts - Mil años de solitario @@ -19,7 +19,7 @@ - + @@ -37,7 +37,7 @@ - Mil años de solitario + Mil años de solitario
- test + Cross Compile Seafile 2 ARM
@@ -106,6 +101,8 @@
+ 2016_07 +
@@ -115,6 +112,10 @@
+ android + + arm +
diff --git a/post/index.xml b/post/index.xml index 0c0e39e..c10cd0a 100644 --- a/post/index.xml +++ b/post/index.xml @@ -2,28 +2,28 @@ Posts on Mil años de solitario - https://CoderSherlock.github.io/post/ + CoderSherlock.github.io/post/ Recent content in Posts on Mil años de solitario Hugo -- gohugo.io en-us - Fri, 29 Jul 2016 17:28:27 -0400 - + Sat, 30 Jul 2016 14:02:34 -0400 + - test - https://codersherlock.github.io/post/test/ - Fri, 29 Jul 2016 17:28:27 -0400 + Cross Compile Seafile 2 ARM + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + Sat, 30 Jul 2016 14:02:34 -0400 - https://codersherlock.github.io/post/test/ - <p>This is a fucking test!</p> + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + -<p><em>fuck you</em></p> +<h1 id="cross-compile-seafile-to-arm-platform">Cross Compile Seafile to ARM platform</h1> -<ul> -<li><p>and you</p></li> +<h2 id="motivation">Motivation</h2> -<li><p>and <a href="www.baidu.com">you</a></p></li> -</ul> +<p>This project is working for delta sync from mobile to server. Currently, there&rsquo;s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I&rsquo;ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.</p> + +<h2 id="pre-work">Pre-work</h2> diff --git a/post/page/1/index.html b/post/page/1/index.html index e6f2b8c..d92e1c8 100644 --- a/post/page/1/index.html +++ b/post/page/1/index.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/tags/android/index.html b/tags/android/index.html new file mode 100644 index 0000000..9c7fc7e --- /dev/null +++ b/tags/android/index.html @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + Android - Mil años de solitario + + + + + + + + + + + + +
+ +
+ +
+
+ + +
+ +
+
+
Android
+ + +
+
+
Sat, Jul 30, 2016
+ +
+
Cross Compile Seafile to ARM platform Motivation This project is working for delta sync from mobile to server. Currently, there’s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I’ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.
+ + + + +
+
+ + + + + +
+
+ + + + +
+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/tags/android/index.xml b/tags/android/index.xml new file mode 100644 index 0000000..31bfca0 --- /dev/null +++ b/tags/android/index.xml @@ -0,0 +1,31 @@ + + + + Android on Mil años de solitario + CoderSherlock.github.io/tags/android/ + Recent content in Android on Mil años de solitario + Hugo -- gohugo.io + en-us + Sat, 30 Jul 2016 14:02:34 -0400 + + + + Cross Compile Seafile 2 ARM + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + Sat, 30 Jul 2016 14:02:34 -0400 + + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + + +<h1 id="cross-compile-seafile-to-arm-platform">Cross Compile Seafile to ARM platform</h1> + +<h2 id="motivation">Motivation</h2> + +<p>This project is working for delta sync from mobile to server. Currently, there&rsquo;s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I&rsquo;ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.</p> + +<h2 id="pre-work">Pre-work</h2> + + + + + diff --git a/tags/android/page/1/index.html b/tags/android/page/1/index.html new file mode 100644 index 0000000..8528d08 --- /dev/null +++ b/tags/android/page/1/index.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tags/arm/index.html b/tags/arm/index.html new file mode 100644 index 0000000..42bf238 --- /dev/null +++ b/tags/arm/index.html @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + Arm - Mil años de solitario + + + + + + + + + + + + +
+ +
+ +
+
+ + +
+ +
+
+
Arm
+ + +
+
+
Sat, Jul 30, 2016
+ +
+
Cross Compile Seafile to ARM platform Motivation This project is working for delta sync from mobile to server. Currently, there’s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I’ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.
+ + + + +
+
+ + + + + +
+
+ + + + +
+
+ +
+
+
+ + + + + + + + + + + + + diff --git a/tags/arm/index.xml b/tags/arm/index.xml new file mode 100644 index 0000000..0aed146 --- /dev/null +++ b/tags/arm/index.xml @@ -0,0 +1,31 @@ + + + + Arm on Mil años de solitario + CoderSherlock.github.io/tags/arm/ + Recent content in Arm on Mil años de solitario + Hugo -- gohugo.io + en-us + Sat, 30 Jul 2016 14:02:34 -0400 + + + + Cross Compile Seafile 2 ARM + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + Sat, 30 Jul 2016 14:02:34 -0400 + + /CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/ + + +<h1 id="cross-compile-seafile-to-arm-platform">Cross Compile Seafile to ARM platform</h1> + +<h2 id="motivation">Motivation</h2> + +<p>This project is working for delta sync from mobile to server. Currently, there&rsquo;s no mobile program/solution has supporting to delta sync(Include Dropbox/ Goggle Drive). But the truth is that almost every pc version sync program can work as delta sync properly or not. So in this article, I&rsquo;ll provide a workbench for cross compilation and evaluation. And finally come up with a reason of how to port better incremental synchronize solution on mobile platform.</p> + +<h2 id="pre-work">Pre-work</h2> + + + + + diff --git a/tags/arm/page/1/index.html b/tags/arm/page/1/index.html new file mode 100644 index 0000000..31a114a --- /dev/null +++ b/tags/arm/page/1/index.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index d6b62c9..004b5bb 100644 --- a/tags/index.html +++ b/tags/index.html @@ -60,6 +60,10 @@
Tags
+ android + + arm +
@@ -72,10 +76,36 @@
+
+
+

category

+
+
+ + 2016_07 + +
+
+ +
+
+

tag

+
+
+ + android + + arm + +
+
+ @@ -89,7 +119,7 @@