how to transfer the folders from old web server to new web server

  • Hi,

    I have a req to copy the folders which are in the old web server (its going to sunset) and they want to move those folders to new web server,can anyone help me out.

    Thanks!

  • Are you talking about setting up a SQL job to move files from one sever to another? If that's the case there's probably an easier way to do it. Check out robocopy as a start. I haven't used it much but it is handy.

  • No,we have shared folders in old web server,and the old server is going out now.they want to move to new server for that what i have to do.

    I need to create a shared folders on new server if so how to create it? and just copy and paste those files which are in the folder?

    we have connection for both old and new servers i mean ipname (for old web and new web)

    i dont think so this is the best way to do.

    will you please help me out ....

  • This isn't a web forum. This is a SQL Server forum. Please don't post questions here about other technologies.

    To copy folders, just open two explorer windows and drag the contents from one to the other.

  • This is a SQL forum so it's not really the best place to ask this kind of question. I still recommend checking out robocopy and seeing if that will meet your needs. If it doesn't, try checking out Stackoverflow or another more general forum.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply