The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: Pc to unix ftp
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-21-2007
TheEngineer TheEngineer is offline
Registered User
 

Join Date: Apr 2006
Location: Iraq
Posts: 34
try to ftp your unix server from any windows PC have a net conn to the UNIX srv.

also your unix server should have the ftp server running

ftp <ip address of your UNIX machine>

put <filename>
Reply With Quote