Asked By
Ailill
0 points
N/A
Posted on - 10/15/2011
I am trying to make a small network in my home.
I have two computers one with windows 7 and another with UNIX.
I could successfully to send data from windows to UNIX but the problem that I could not to send data from UNIX to windows.
So please anyone tell me what is the problem and how to fix.
Answered By
idarine
0 points
N/A
#92557
Cannot send data from UNIX to Windows
Hello!
I understand your problem and there is an alternative way of sending files from UNIX to WINDOWS.. it is proven and tested and you could try this solution:
-
Download WinSCP in here https://winscp.net/eng/download.php . Choose the Windows installer so that you have all the required binaries.
-
Install the WinSCP into your Windows Operating System. Accept all default settings and Install
-
You must have a user account on your UNIX operating system. e.g ( Unix Username: and Unix Password: )
-
Get the IP address of your UNIX operating system. if you don't know the IP address, Log-on to your UNIX operating system with your username and password then run the terminal application and put this command: "ifconfig -a" to get the IP address. Now in the terminal screen you can see the IP address of your UNIX operating System
-
Run the WinSCP on windows and fill in the boxes namely the:Â
-
Hostname or IP= Put your UNIX IP address here
-
Username= Put your UNIX username
-
Password= Put your UNIX password
  6. Click Ok and if anything pops up don't worry, just click ok
Â
  7. After you clicked ok, a new window will pop-up and on the right side is your UNIX operating system, the left side is your windows operating system.
Â
You can now transfer files by just dragging files to both sides from left to right and vice versa
Â
HOPE THIS HELPS. thanks!