diff --git a/README.md b/README.md index 54de50c..42f6ad7 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,17 @@ directory. On completion it will delete the temp directory. -All temp directories start with `.sendme-`. \ No newline at end of file +All temp directories start with `.sendme-`. + +``` +Example: +% sendme send file.txt +imported file file.txt, 9 B, hash 422f71281459827b93f292037c647af260cabbc700f157c35e2dd1f946983695 +to get this data, use +sendme receive blobadrdsrj5maxx4xhqfkmkijm64cki452e4ofy3k74ki5mmaq5ji6b4ajdnb2hi4dthixs6ylqomys2mjoojswyylzfzuxe33ifzxgk5dxn5zgwlrpaqalmrnqldvtaagavaaqfmepamasiakjaaofg3tzacwwtboy276rjmmpamasiakjaaofg3tzzt6esluhhtfn3mmpamauel3rfakftat3spzjea34mr5peygkxpdqb4kxynpc3upzi2mdnfi +тад [00:05:17] 5066901520 transfer completed 96 0 seconds + +% sendme receive blobadrdsrj5maxx4xhqfkmkijm64cki452e4ofy3k74ki5mmaq5ji6b4ajdnb2hi4dthixs6ylqomys2mjoojswyylzfzuxe33ifzxgk5dxn5zgwlrpaqalmrnqldvtaagavaaqfmepamasiakjaaofg3tzacwwtboy276rjmmpamasiakjaaofg3tzzt6esluhhtfn3mmpamauel3rfakftat3spzjea34mr5peygkxpdqb4kxynpc3upzi2mdnfi +getting collection 422f71281459827b93f292037c647af260cabbc700f157c35e2dd1f946983695 1 files, 9 B +downloading to: file.txt; +``` \ No newline at end of file diff --git a/received/file.txt b/received/file.txt new file mode 100644 index 0000000..9dbfeee --- /dev/null +++ b/received/file.txt @@ -0,0 +1 @@ +Some text \ No newline at end of file diff --git a/send/file.txt b/send/file.txt new file mode 100644 index 0000000..9dbfeee --- /dev/null +++ b/send/file.txt @@ -0,0 +1 @@ +Some text \ No newline at end of file