Transfer files from unix server to windows server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rameshvummadi
    New Member
    • Sep 2008
    • 7

    #1

    Transfer files from unix server to windows server

    Hi,
    I want to transfer a file from ny unix server to windows server. But FTP service is not available on my windows server. Is it possible to transfer a file with out FTP service running on the destination server? Can somebody help me how I can solve this?
    Thanks in advance.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Personally, I would setup ssh to run on the Unix server and then use something like winscp from the windows machine to get the files from the Windows machine.

    Regards,

    Jeff

    Comment

    • rameshvummadi
      New Member
      • Sep 2008
      • 7

      #3
      Thanks. I also set up winscp and now I can transfer files from unix server to windows server.

      Comment

      Working...