# Best sources to download solana mainnet snapshots Download the snapshots using wget. $ cd snapshots $ wget --trust-server-name ## US East / NYC - http://entrypoint3.mainnet-beta.solana.com/snapshot.tar.bz2 - http://entrypoint3.mainnet-beta.solana.com/incremental-snapshot.tar.bz2 ## US West / Silicon Valley - http://entrypoint2.mainnet-beta.solana.com/snapshot.tar.bz2 - http://entrypoint2.mainnet-beta.solana.com/incremental-snapshot.tar.bz2 ## EU / Frankfurt - Google cloud ? - http://entrypoint.mainnet-beta.solana.com/snapshot.tar.bz2 - http://entrypoint.mainnet-beta.solana.com/incremental-snapshot.tar.bz2 ## EU / France - http://entrypoint4.mainnet-beta.solana.com/snapshot.tar.bz2 - http://entrypoint4.mainnet-beta.solana.com/incremental-snapshot.tar.bz2