Page 1 of 1

backup softether vpn

Posted: Sun Jan 14, 2024 9:33 pm
by majidmarhabi
Hello, don't worry, I want to transfer all my data from one server to another server and I have a problem with moving. Can you help me so that I can move all my data without causing problems to my users and completely move the Softether service?

Re: backup softether vpn

Posted: Sun Jan 14, 2024 10:16 pm
by solo
BACKUP
copy C:\Program Files\SoftEther VPN Server\vpn_server.config

RESTORE
net stop SEVPNSERVER
copy vpn_server.config "C:\Program Files\SoftEther VPN Server\vpn_server.config"
net start SEVPNSERVER

Re: backup softether vpn

Posted: Mon Jan 15, 2024 3:20 pm
by pinkfloyd210
majidmarhabi wrote:
Sun Jan 14, 2024 9:33 pm
Hello, don't worry, I want to transfer all my data from one server to another server and I have a problem with moving. Can you help me so that I can move all my data without causing problems to my users and completely move the Softether service?
also, if you are using SoftEther server manager on windows you can click on edit config and save it and import it later.