nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

How do I Configure FTP server and Install FTP client in Debian Linux?

This is a discussion on How do I Configure FTP server and Install FTP client in Debian Linux? within the Ubuntu / Debian forums, part of the Linux Distribution category; Sir Iam using Debian linux here when iam going to use ftp service it is given error as ftp:command not ...

Register free or login to your existing account and remove all advertisements.


Go Back   nixCraft Linux Forum > Linux Distribution > Ubuntu / Debian

Linux answers from nixCraft.


Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-12-2008, 04:04 PM
Junior Member
User
 
Join Date: May 2008
OS: Debian
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bclnarsaiah is on a distinguished road
Default How do I Configure FTP server and Install FTP client in Debian Linux?

Sir
Iam using Debian linux here when iam going to use ftp service it is given error as ftp:command not found. Can you explain me how to insatll and configure and how to use FTP srvice in Debian based Linux?

Last edited by bclnarsaiah; 05-12-2008 at 04:06 PM.
Reply With Quote
  #2 (permalink)  
Old 05-12-2008, 05:09 PM
rockdalinux's Avatar
Is that all you got?
User
 
Join Date: May 2005
Location: Planet Vegeta
OS: Redhat
Posts: 700
Thanks: 15
Thanked 19 Times in 18 Posts
Rep Power: 10
rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light rockdalinux is a glorious beacon of light
Default

ftp command not found means ftp client is not installed. Type the following command to install ftp client:
Code:
apt-get install ftp
To install vsftpd ftp server type the following command:
Code:
apt-get install vsftpd
To configure vsftpd look at /etc/vsftpd.conf

Now you should able to run
Code:
ftp localhost
ftp ftp.remote.server.com
ftp server-ip
ftp 192.182.5.1
__________________
Rocky Jr.
What's wrong? I hope I am not making you uncomfortable...

Never send a boy to do a mans job.
Reply With Quote
Reply

Tags
debian , ftp , install ftp client , install vsftpd server , linux , ubuntu


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to install and configure NFS on Server and Client Santosh Sharma Getting started tutorials 1 04-04-2008 12:12 PM
OpenBSD configure change DNS name server IP address - DNS Client Resolution rockdalinux Getting started tutorials 0 06-15-2007 10:14 PM
Configure install pureftp server ubuntu linux jerry Linux software 2 06-12-2007 08:55 AM
install and configure vmware server on Ubuntu Linux server raj Linux software 1 07-17-2006 11:21 PM


All times are GMT +5.5. The time now is 01:33 PM.


Powered by vBulletin® Version 3.8.4 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38