|
|
@@ -1,3 +1,9 @@
|
|
|
# arozdfs
|
|
|
|
|
|
-ArOZ Distrubuted File System source code
|
|
|
+ArOZ Distrubuted File System source code
|
|
|
+
|
|
|
+Example usage:
|
|
|
+arozdfs.exe open -storepath "chunks/test" -uuid "6f81e50a-dc72-48cf-90fe-f5b60dbc2342" -outfile test.mp4
|
|
|
+chunks/test 6f81e50a-dc72-48cf-90fe-f5b60dbc2342 test.mp4
|
|
|
+
|
|
|
+arozdfs.exe slice -infile "uploads/test.mp4" -storepath "test" -slice 4
|