
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. I see in the documentation OONI will upload the findings to a hidden service using the installed Tor client, but I'm unable to find when this happens. Is this after the probe has completed? My result files are over 120MB in size, can I see the transfer progress? Is there a way to kick this process off manually? I have added the daily cron job as stated in the docs, but wanted to get more info. Thanks in advance. - -Brian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJUTe5ZAAoJEFjBjkteF9VaSIgQAJ0hfFEB7pIfITFOsoTebwTj /qUsr6EZBtXACEfwtBHPeJZ5mcD1lFVSvjggkXQKr2I7qXl/rgWnRzN7utN36xf6 fL/xQUBZm6ktnIdnmVG2lHCKphfu+JsTWNSXOnADsXzqZOfC5iXNTtkKlPxSvwY8 +2R7k2qI/fZKJ6yMwFkErk7T1L0Y1UXQ+tHMqeB3aPvvkewLWjBA+8FASH5Fhu54 kV6BTihkgr5vJ9Io7F9uYkwv4TrDMb6w86PvPeta/0kARWihreYNpDa/+8XnaQ88 JoAS2gIbSLgaCrH8+83g0V/MY4R8jO5Ye5mpwMfXAQQvcWCU1ngvzUwIkwEUOhK9 94i3uhE59b46vpPVkU2UpZDsXGFjOmkImGRIpoPQ+gCHNYGErevSATZEdrI4tmiJ hYhOjfsPTSU2j8PL9k2fZE+VSA91PGgW8kVct+7nOIy+37+R9Dawh3J8RDVHzQap 5TvCFKIBi6h8d6y4SLhZi2DQh7Welyx4TVlu2ZRrAjjjdcoh0RZ7vxSGjzQphc9c 4G0DeQkwxqvPN33H6prQdIvSIwdfGdr/7jUunkHxx+8wiUBFTvCTrE/aHjZVcRcM Jfw6/lJhUnWonNQdnA0N7yLkq415tYopoSw+l804+QXFm1iewO0DNzjQau0mcriC 4XEaL/ywpdObjQL/ifzi =dRcd -----END PGP SIGNATURE-----

Hi Brian! Welcome to the ooni-talk mailing list! On 10/27/14, 8:04 AM, Brian Kroll wrote:
Hi all.
I see in the documentation OONI will upload the findings to a hidden service using the installed Tor client, but I'm unable to find when this happens.
It happens in the moment you start running a test. You can disable this behavior by using the -n option. Otherwise every time a measurement is run (that is part of your test), a report entry will be written on the remote ooniprobe collector. For an idea of this protocol you can read this spec: https://gitweb.torproject.org/ooni/spec.git/blob/HEAD:/oonib.md
Is this after the probe has completed?
It is during the probe is running the test, so even if you kill it at a certain point something was written.
My result files are over 120MB in size, can I see the transfer progress?
There is currently no way to monitor transfer progress, but in general it will have completed by the end of the test. No new measurements will be scheduled until the report entry has been written.
Is there a way to kick this process off manually?
You can use the oonireport tool (part of ooniprobe >= 1.2.0). You can run: $ oonireport status To see which reports have been submitted and which not. If you run it with "upload" it will upload them to a collector. $ oonireport upload With -c you can specify the collector to submit the report to.
I have added the daily cron job as stated in the docs, but wanted to get more info.
Thanks for helping us measure internet censorship! If you have any other problems let us know. ~ Arturo
participants (2)
-
Arturo Filastò
-
Brian Kroll