Difficulty: Moderately Challenging
Things You’ll Need:
- Computer
- Windows server
- UNIX server
Step1
Install "Client for NFS" on your computer. The NFS (Network File System) client allows your Window-based computer to access to files on the UNIX server.
Step2
Run your UNIX server and log on via root permissions. Once you are logged in, launch the “Man exportfs” command by typing the following: “Exportfs -v full_folder_path.” This command will allow you to export the files you wish to transfer or migrate from your UNIX server to your Windows server.
Step3
Start your Windows server and log on. After logging on, launch "Windows Explorer" by selecting it from the "Start" menu. Once Windows Explorer is running, you should navigate to "Entire Network," "NFS Network" and finally, the default "LAN."
Step4
Select the UNIX server that you want to extract the files from. Open the server and look for the files that you want to migrate to the Windows server.
Step5
Copy the folder in UNIX. Select a folder in the Windows server that you will use as the destination folder.
Step6
Paste the information from the UNIX folder to the Windows folder. Repeat this as many times as necessary.