dat-push icon indicating copy to clipboard operation
dat-push copied to clipboard

push a dat to remote peers

Results 4 dat-push issues
Sort by recently updated
recently updated
newest added

Hi @joehand , not sure where to ask this question, so I'll leave it here. Was reading your [comment](https://news.ycombinator.com/item?id=15348638) on hackernews about: > The direct HTTP support is not fully...

dat-push **exits five seconds after the remote client connects** unless I run with `DEUBG=dat*`. Transfer seems to work for the first five seconds regardless of running with DEBUG or not....

So this happen almost every time I try to use dat-push. $ dat-push --dir public_html/ example.com Importing newest files... Joining network... Searching for targets... Replicating with 1.2.3.4 Replicating with 1.2.3.4...

Two ideas for ending active push: 1. (easy) timeout after no more data is being transferred 2. wait until no more want requests Conversation in IRC: ``` mafintosh: been awhile...