Re: FreeBSD FTP server error

2009-09-20 Thread Al Plant

Yuri wrote:

When I try to log on to FTP I get this error:

$ ftp ftp.freebsd.org
Trying 204.152.184.73...
Connected to ftp.freebsd.org.
500 OOPS: vsftpd: not found: directory given in 
'secure_chroot_dir':/usr/local/share/vsftpd/empty



Yuri
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org



Aloha Yuri and List,


I just tried FTP from Hawaii and the link is dead.



~Al Plant - Honolulu, Hawaii -  Phone:  808-284-2740
  + http://hawaiidakine.com + http://freebsdinfo.org +
  + http://aloha50.net   - Supporting - FreeBSD 6.* - 7.* - 8.* +
   email: n...@hdk5.net 
All that's really worth doing is what we do for others.- Lewis Carrol

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [FreeBSD] Ftp Server

2004-06-18 Thread LW Ellis
Good morning (very late at nite for me)
Kjell
And thanx to you!!!
I solved my httpd problem with your help.
And installed PHP with much trouble.

I removed that hash #, 
And I can access FTP OK, 
but I need to point the ftp to the right directory
/usr/local/www/data (I believe)
How do I do this?

ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l

Leon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Ftp Server

2004-06-18 Thread LW Ellis
Sounds OK, but I am a complete newby..
I couldn't find anything in the book I have about that.
This set up is on a local network, no access outside the network.
I'm trying to set up a testing server.
And need to access it from within the network to
publish webpages
Please point me in the right direction
Thanx
Leon


 Set the user's home directory (of the user you want to transfer the data
with)
 to that directory.
 Of course, you need write rights there.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Ftp Server

2004-06-18 Thread Cordula's Web
 but I need to point the ftp to the right directory
 /usr/local/www/data (I believe)
 How do I do this?

Set the home directory of that user to /usr/local/www/data.
Use 'vipw' to edit the password file directly.

-- 
Cordula's Web. http://www.cordula.ws/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Ftp Server

2004-06-18 Thread LW Ellis
 I do not quite see the problem.
 Are you running your FTP program on a Windows PC trying to access the ftp
server on
 the FreeBSD PC? If that is the case you use the FTP program (I use CuteFTP
or
 WS_FTP) on the Windows PC to navigate to the desired folder on the FreeBSD
PC
 Then you will be able to download most files to your Windows PC. But what
you can
 upload will depend upon permissions and what user you logged in as.
 Kjell
 
It won't let me above the default FTP folder.
I use Dreamwever, but I tried with Front page,
and WS_FTP, and none could get above the default folder.
I've been reading my book, and the FTP(8)
man pages, maybe I need to run the FTPD utility.
Apparently it is sent up only as anonymous FTP...
I never askes for a user name or password.

PS I meant to say I installed PHP with OUT any trouble.

Leon

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Ftp Server SOLVED

2004-06-18 Thread LW Ellis
Kjell, Jan, all others

I guess I was looking at the problem to closely last nite...
I got it working first thing today.
Thanx for all your help

Leon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]