GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Operating System  >  UNIX
Go To First  |  Previous Question  |  Next Question 
 UNIX  |  Question 51 of 57    Print  
How to copy a file from Remote AIX server to my local windows desktop
I am logging to remote AIX server, i want to copy a file from that server to local windows desktop. How can i do this?


  
Total Answers and Comments: 3 Last Update: November 29, 2008     Asked by: ahmed4all 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 14, 2008 22:20:20   #1  
vinod_rapolu Member Since: February 2008   Contribution: 4    

RE: How to copy a file from Remote AIX server to my local windows desktop
using ftp
 
Is this answer useful? Yes | No
April 16, 2008 07:01:55   #2  
vishpri Member Since: March 2008   Contribution: 16    

RE: How to copy a file from Remote AIX server to my local windows desktop
do ftp to unix server from windows server


 
Is this answer useful? Yes | No
November 29, 2008 00:37:04   #3  
BijaylaxmiMohapatra Member Since: November 2008   Contribution: 2    

RE: How to copy a file from Remote AIX server to my local windows desktop

ftp(File transfer protocol)- To transfer a file from one system to another.
ftp> hostname
ftp> get filename(to get a file)
ftp>>put filename(to put a file)
ftp>mget filenames(to get multiple files)
ftp>mput filenames(to put multiple files)
bye (to exit from ftp)


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape