Ant upload: an app to share files to the world

Binaries OOOUUUTTTT :speedboat:

11 Likes

Hmph… I was supposed to wait. This is not waiting. :grin:

4 Likes

Hi @mick.vandijke and welcome to the forum :slight_smile:
A solution in your first post :tada:
Is this a record?

Got it in one…

I was mystified when I was getting the same error on differnt machines both at home and VPS.

I will move some more ETH-ARB to that account and try again.

2 Likes

Did I miss something? :exploding_head:

1 Like

$ ./target/release/ant file upload --max-fee-per-gas 15000000 '/home/willie/Downloads/the candlestick trading bible.pdf'

This works well with @qi_ma 's latest hotfix at client further config tweaking for more rubost performance on slow connection by maqi · Pull Request #2929 · maidsafe/autonomi · GitHub

...
Successfully uploaded /home/willie/Downloads/the candlestick trading bible.pdf (5 chunks)
Upload of 1 files completed in 288.566505501s
Uploading private archive referencing 1 files
(1/3) Chunk stored at: 815ab548c23af0949bc89b85413918336ee3e27be1aef944dbdbcab9544d9f33
(2/3) Chunk stored at: 234dc7d7f590cdd983ec520c0573ac3d1121876e7d1ed3e15d4281e417263404
(3/3) Chunk stored at: d39886fc2aca504a4fd349dfe730272d1a2b050be3962344150dfc4b4a1fbdf7
Successfully uploaded: /home/willie/Downloads/the candlestick trading bible.pdf
At address: 5805702148129741657
Number of chunks uploaded: 8
Number of chunks already paid/uploaded: 0
Total cost: 212386553010 AttoTokens
4 Likes

@happybeing How can I make --max-fee-per-gas=1500000 work with dweb?

Number of chunks uploaded: 8

@Anselme Any idea why ant is showing double the chunks uploaded then there are chunks actually uploaded?

I noticed this with some uploads I was doing and saw @Southside has the same with his output.

2 Likes

Here are the first 5 chunks (the file contents). And the 3 others contain the metadata (in an archive). So 8 chunks in total.

That is how ant does it, everything is an Archive. On the other hand, AntUpload only uploads file contents so it would be 5 chunks.

3 Likes

Its my fault for not posting longer terminal output :rofl:

I always feel Im posting too much output

until the time I didnt post enough and confuse @neo

Sorry…

3 Likes

That should work, or -x for short, see dweb/dweb-cli/src/cli_options.rs at main · happybeing/dweb · GitHub

1 Like

AntUpload breaks free :dove:

# macOS aarch64
ant file download 4fcf9ee03171630aae2f328c47e942962a0ed58431cd60ee74a9161355e270d5 AntUpload-aarch64-apple-darwin.zip 

# Linux aarch64
ant file download 1db1542e7f5d57da5a40040a026832f33f4efa2ab2fd0326760dac0a5fd86632 AntUpload-aarch64-unknown-linux-musl.zip

# macOS x86_64 
ant file download 0dcad65bf1cdf3b26fe3415d51abd95bea60343ca9c5e02b7c0be576b11e94ca AntUpload-x86_64-apple-darwin.zip

# Linux x86_64
ant file download 4ddf28c5bd0a652587e6c812edb260a92c0b5011c0d1f2ff7eca628160775c8c AntUpload-x86_64-unknown-linux-musl.zip

AntUpload was uploaded by AntUpload

19 Likes

Dog food is always delicious! :smiley: :dog:

4 Likes