Page 1 of 1

i2pSnark data directory configuration

Posted: 23 Apr 2019 02:40
by user1109
I have two USB external hard drives. Is there a way to configure multiple paths in the data directory configuration? One of my drives is filling up and I would like to use both. I was hoping that I could use something like "/data directory path1/ (some delimiter character) /data directory path2/".

Thank you.

Re: i2pSnark data directory configuration

Posted: 23 Apr 2019 07:51
by echelon
Hi

no, snark is just a simple solution, not meant to be used for complex setups

echelon

Re: i2pSnark data directory configuration

Posted: 23 Apr 2019 13:21
by jogger
You could run 2 Snark instances, see here http://zzz.i2p/topics/1374.

Or use Snark standalone multiple times, you will have to patch jetty for different Web UI ports.

Or use BiglyBT, which allows any complex configuration.

Re: i2pSnark data directory configuration

Posted: 23 Apr 2019 15:07
by user1109
echelon wrote: 23 Apr 2019 07:51 Hi

no, snark is just a simple solution, not meant to be used for complex setups

echelon
Thank you echelon. I appreciate your response.

Re: i2pSnark data directory configuration

Posted: 23 Apr 2019 15:09
by user1109
jogger wrote: 23 Apr 2019 13:21 You could run 2 Snark instances, see here http://zzz.i2p/topics/1374.

Or use Snark standalone multiple times, you will have to patch jetty for different Web UI ports.

Or use BiglyBT, which allows any complex configuration.
Thank you, jogger. I appreciate your response. This is exactly what I was looking for. It is working just fine. It is simple, yet very effective solution.

Re: i2pSnark data directory configuration

Posted: 24 Apr 2019 06:04
by jogger
Have fun. Remember to distribute torrents that share the same set of peers across instances for best performance. Example: When downloading or seeding four episodes of the same season, just run two of them in each instance.

As long as you have spare disk space you can download faster by running two copies of the same torrent now. They will copy aquired pieces locally across the router. Only helps when above case does not apply.

Re: i2pSnark data directory configuration

Posted: 25 Apr 2019 01:38
by user1109
jogger wrote: 24 Apr 2019 06:04 Have fun. Remember to distribute torrents that share the same set of peers across instances for best performance. Example: When downloading or seeding four episodes of the same season, just run two of them in each instance.

As long as you have spare disk space you can download faster by running two copies of the same torrent now. They will copy aquired pieces locally across the router. Only helps when above case does not apply.
Thanks for this tip, I like this solution more now. 8-)