How to use ncftpget command to download files from remote server?



Please make it sure that ncftp has been installed on the destination server. check it out like :

===
root@mixstream [~]# which ncftpget
/usr/bin/ncftpget
root@mixstream [~]# which ncftp
/usr/bin/ncftp
root@mixstream [~]#
===

If these are not there, please install it on the server.

Ref URL :
===
http://www.question-defense.com/2010/01/25/install-ncftp-ncftpget-ncftpput-using-yum-on-centos-linux-server
===

Now FTP to remote server to download files :

===
root@mixstream [~/migrated_via_ncftp]# ncftpget -T -R -v -u FTP_user -p FTP_PW IP_ADDRESS_of_remote_SERVER /root/migrated_via_ncftp /
===

Here : /root/migrated_via_ncftp is destination folder
/ is source folder
root@mixstream : Local machine

You can set it at screen:

Like :
1. #command : screen //Now execute this command.
2. now CTRL +A+D // to log out from screen
3. screen -ls //to see the session ID of the screen
4. To login into the screen : screen -r seesID
5. CTRL+D //to kill the screen and logout from there.
By : webhostingtalk.com



Related Posts:



Responses

0 Respones to "How to use ncftpget command to download files from remote server?"

Post a Comment

»Thank you for reading this article
If you have questions or comments, please leave a comment
»You can click on the Subscribe by email to subscribe comments of this post
»You can register directly link pictures, mp3, video on the comment form.
»You may use some HTML tags such
»Please post comments polite and typing accented Vietnamese if possible
»Thank the good faith comment

 

Categories

Recent Comments

Total Pageviews

Return to top of page ©Web Server Tips Tricks 2010 | Develop by Mr.PhanQuan .Powered by Blogger . All rights reserved.