FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 21st, 2003, 10:35 AM
eliteboo eliteboo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: California
Posts: 158 eliteboo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to eliteboo
FTP Question

Ok I just set up RedHat Linux 7.3 not too long ago, got ssh working and figuring out new things. Last thing I need to be able to do with it is FTP into it to transfer files. I know I can use wget and stuff like that but that's not as effective for me as FTP. Does RH Linux 7.3 come with some FTP Server software already installed that just has to be enable or how do I go about starting a FTP server on my computer?

Thanks
- Richard

Reply With Quote
  #2  
Old March 21st, 2003, 10:56 AM
linuxChique's Avatar
linuxChique linuxChique is offline
watch for flying fingers
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2003
Location: Rocket City, USA
Posts: 754 linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)linuxChique User rank is Captain (20000 - 30000 Reputation Level)  Folding Points: 34061 Folding Title: Starter FolderFolding Points: 34061 Folding Title: Starter Folder
Time spent in forums: 4 Days 12 h 7 m 57 sec
Reputation Power: 252
Send a message via ICQ to linuxChique Send a message via AIM to linuxChique Send a message via MSN to linuxChique Send a message via Yahoo to linuxChique Send a message via Google Talk to linuxChique
ftp

start the ftp daemon by typing this into a terminal:

&nbsp;&nbsp;&nbsp;&nbsp;/etc/init.d/proftpd start

I hope that answered your question. :-)

Erin

Reply With Quote
  #3  
Old March 21st, 2003, 11:50 AM
eliteboo eliteboo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: California
Posts: 158 eliteboo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to eliteboo
Hmmm... this is what I got...


[root@localhost root]# /etc/init.d/proftpd start
bash: /etc/init.d/proftpd: No such file or directory

Reply With Quote
  #4  
Old March 21st, 2003, 01:25 PM
scorreia scorreia is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 28 scorreia User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
It could be elsewhere.

[root@foo]locate proftpd

but you will also need to edit proftpd.conf first.

Reply With Quote
  #5  
Old March 21st, 2003, 05:08 PM
eliteboo eliteboo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: California
Posts: 158 eliteboo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to eliteboo
I can't seem to find that configuration file but this is what happened when I typed the command you gave me...

[root@localhost root]# locate proftpd
/etc/log.d/conf/services/proftpd-messages.conf
/etc/log.d/scripts/services/proftpd-messages

Even if I try to log in locally it gives me "Connection refused" error???

Reply With Quote
  #6  
Old March 21st, 2003, 09:10 PM
kicken's Avatar
kicken kicken is offline
Wiser? Not exactly.
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: May 2001
Location: Ft Myers, FL
Posts: 4,132 kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)kicken User rank is Colonel (50000 - 60000 Reputation Level)  Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1Folding Points: 115670 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 1 Month 2 Weeks 6 Days 11 h 35 m 57 sec
Reputation Power: 536
Send a message via ICQ to kicken Send a message via AIM to kicken Send a message via MSN to kicken
It's probably not installed then. Download it from http://proftpd.linux.co.uk/ and install it.

Reply With Quote
  #7  
Old March 22nd, 2003, 05:44 AM
jimswim jimswim is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: Hamburg
Posts: 16 jimswim User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Type linuxconf and then install packages and install ftp, any ftp will do.
Joe

Reply With Quote
  #8  
Old March 22nd, 2003, 05:09 PM
eliteboo eliteboo is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: California
Posts: 158 eliteboo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Send a message via AIM to eliteboo
I typed "linuxconf" on two different machines and that program wasn't found.

Reply With Quote
  #9  
Old March 24th, 2003, 08:34 AM
scorreia scorreia is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 28 scorreia User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Ok, go here:
http://proftpd.linux.co.uk/

You can download the source or the RPM file, whichever you desire.

also, when you try to connect to localhost, check /var/log/messages to see exactly what the error is. You may also need to check /var/log/secure I can't remember which right now, it's early and the coffee is weak this morning.

I like to do 'tail -f /var/log/messages' in a terminal window and then try to connect in another.

Cheers

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > FTP Question


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway