I have to connect my node to another node that is hosting a ton of files I need. A few questions:
-
I have to keep connecting with
ipfs swarm connect
because they disconnect. I read online to use linux timers to get around this. Is there a better way? -
I seem to still hang sometimes, and timeout, even when connected to the peer. Is there anyway to prioritize searching the DHT for this node first? Or can I just connect to this node and block out all others (except major gateways)? Or is there just a better solution I haven’t thought of?
thanks!