How do I make the folder recognizable when it is using space between the folder name on the command terminal or the Windows PowerShell prompt?

I was trying to run the #earnings-estimator to see how much audit my satellites passed. But couldn’t run it, because it said that the folder doesn’t exist on both command prompt and the Windows PowerShell because they did not recognize space between the folder name.
Here is a screen shot of it of both.

Microsoft Windows [Version 10.0.18363.693]
© 2019 Microsoft Corporation. All rights reserved.

C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master>python earnings.py D:\Storj Data
ERROR: Path does not exist: “D:\Storj”

C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master>python earnings.py D:\Storj Data

On the PowerShell
``
Windows PowerShell
Copyright © Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\dhiwa> cd C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master
PS C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master> ls

Directory: C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master

Mode LastWriteTime Length Name


-a---- 11/03/2020 18:11 12512 earnings.py
-a---- 11/03/2020 18:11 843 README.md

PS C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master> python earnings.py \D:\Storj Data
ERROR: Path does not exist: “\D:\Storj”
PS C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master>
``

You should rather use Dashboard api to check number of audits.

No. I am still on the vetting period since I started fresh again with new auth token.

Considering you are new with executing commands I would strongly recommend copying the .db files to another folder then run your required script.

"This script calculates success rates for audits, downloads, uploads and repair traffic on Linux systems.

Alexey built a similar script for windows users."

  • written in the README.md file

@peem Should I save the .db files to another location to run this script too?

I don’t have windows, I don’t use …
ask @Alexey

The script runs by double right clicking on successrate.ps1 file and again click on run on the PowerShell option but suddenly disappears. What can I do? Please advise.

The earnings.py script was much more easier. Doesn’t anyone have answers to address the given problem?

I finally made it through.
You use quotation marks for the entire path.

``
C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master>python earnings.py “D:\Storj Data”
e[4m
March 2020 (Version: 8.1.3) [snapshot: 2020-03-11 14:04:37Z]e[0m
TYPE DISK BANDWIDTH PAYOUT
Upload Ingress 8.55 GB -not paid-
Upload Repair Ingress 114.23 MB -not paid-
Download Egress 2.32 MB 0.00 USD
Download Repair Egress 0.00 B 0.00 USD
Download Audit Egress 0.00 B 0.00 USD
Disk Current Storage 4.35 GB -not paid-
Disk Average Month Storage 1.28 MBm 0.00 USD
Disk Usage Storage 952.93 MBh -not paid-
_______________________________________________________________________________+
Total 1.28 MBm 8.67 GB 0.00 USD
e[4m
Payout and held amount by satellite:e[0m
SATELLITE FIRST CONTACT TYPE MONTH 1-3 MONTH 4-6 MONTH 7-9 MONTH 10+
us-central-1 2020-03-10 Paid 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD
Vetting:0% (Audit score:1000) Held 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD

europe-west-1 2020-03-10 Paid 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD
Vetting:0% (Audit score:1000) Held 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD

asia-east-1 2020-03-10 Paid 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD
Vetting:0% (Audit score:1000) Held 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD

saltlake 2020-03-10 Paid 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD
Vetting:0% (Audit score:1000) Held 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD

stefan-benten 2020-03-10 Paid 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD
Vetting:0% (Audit score:1000) Held 0.0000 USD 0.0000 USD 0.0000 USD 0.0000 USD

C:\Users\dhiwa\Downloads\storj_earnings-master\storj_earnings-master>

``

Now the question rises what do the Audit:1000 means? Does it means that I have already passed the 1000 audits? And I am done with the vetting periods?

Or does it mean that the data sent to me are secured which means that I don’t have any leakage or lack of the data?

Glad you figured it out since most of the responses directed you to unrelated scripts.

The percentage shown after “Vetting:” is your progress. So it seems you’ve had 0 audits so far. This is probably a very new node. The score is a measure of how well you’ve recently responded to audits. It should always be 1000 if you’ve not failed any audits. If that score is dropping something is wrong with your node.

@BrightSilenceThank you for clarifying.

So my average data used is 6.5 GB in a day. I have heard that, in vetting period, only 5% data is available for the new SNO . So, in the future, does that mean that I can have data up to 6.5 TB in a month according to simple maths calculation?

That’s pretty creatieve math you got there.
6.5GB*30 days is about 200. Multiplied by 20 that’s 4TB at best. But I wouldn’t count on anything close to that. The more data you have the more you’ll also see deletes. My node stores 4.7TB right now and that hasn’t really changed in about 2 months now.

You also can’t really calculate growth based on one day. It was probably just a good day for you. Just give it time to get vetted and then see for yourself.

It’s already 1:00 A.M here. But the dashboard does not show the time of 12th March. Any help!!!

The node runs on UTC time. It’s 19:34 on the 11th right now.

1 Like

Thanks for the info.
And sorry for the maths. It should be the average of 3 TB.
Thank You!

The thing is that I am a 6 months old SNO.
But I started afresh using new authentication token.
It was because I didn’t put the right path while migrating from Ubuntu Server LTS to Windows GUI.
Back then I hardly even had 500 GB per month. And I even don’t know why? probably because of the reputation or the audit failure. I was even disqualified on two nodes. That’s why I started afresh.