Sunday, August 2, 2009

Scipt to ftp to windows from unix?

I want to connect to awindows machine from unix and pull files from windows.

Scipt to ftp to windows from unix?
Firezilla
Reply:well you dont need a script. depending on what unix distribution you are running depends on how you go about it.


however most unix systems by default offer the 'ftp [host]' command. So open up a terminal if your running linux and type 'ftp [host]' obviously replacing [host] with the IP or hostname of the windows machine you wish to connect to.





*remember that you need to be running an FTP server on the windows machine in order to accept ftp connections*


No comments:

Post a Comment