The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Windows & DOS: Issues & Discussions
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-16-2008
mohanpadamata mohanpadamata is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 19
Thumbs up File transfer between unix and windows viceversa

Hi,
My requirement is to connect to a windows system from unix fileserver and get some files then process them using shell scripting and database related stuff.it will generate some output.i have to copy again some files back to windows system at some directory.

How do i connect to windows from unix? Does it need special connection establishments between these 2 unix and windows?if yes,could any one tell me the total procedure . So far i dealt with connection establishments between unix to unix by installing one servers public keys on the other server.

How do i do it between unix and windows?

thanks in advance.