How to move files from one server to another

antonio3268

New Member
YetiShare User
Wurlie User
Nov 28, 2013
36
0
0
How to move files from one server to another and maintain the links. I have 11 servers with files and need to move a server to another datacenter but did not see a way dover server files
 

adam

Administrator
Staff member
Dec 5, 2009
2,043
108
63
The admin option will be coming soon. In the mean time you can do it manually like this: (assuming it's a 'direct' file server)

- Set the server into 'Read Only' mode via the admin area, file server settings.
- Sync all files between both servers using rsync or similar. Include the script files.
- Make sure the storage path is correct for the new server in the admin area, file server settings.
- If you've the urls pointing directly to the file server, repoint the domain to the new server.
- Once propagated you can take the old server offline.
- Take out of 'Read Only' mode if needed.