Moving shared folders from old server to new server

Joined
Jun 1, 2012
Messages
1
Reaction score
0
Hello,
I have a requirement to move the shared folders from old server to new server
1) We have two shared folders one is salesrep and another one is consumerrep
2)We have sniffer file which codede in vb.net,it checks the files in salesrep and it goes to consumerrep which directly linked to our website called T-Space which end users have access to view this site.
3)In that shared folders we have some web sites which are coded in asp with vb
and its pointing to the old server connection.
4)The database has already moved to the new server.
5)only the files has to move now;how can i move this folders to the new server .both these servers accessing through Remote Desktop Connection.
6)after moving i have to change the connections i mean web.config file which is in the shared folder and sniffer file to new connection?

Can anyone help me that how to move these folders?
 
Back
Top