On Friday 14 November 2003 22:19, Kenzo wrote:
> I'm looking at installing an FTP server at work.
> I was thinking of using FreeBSD4.9 and PureFTP.
> I guest I want to know what others have in mind and the experience with
> PureFTP (good or bad).
>
> I nice feathure would
I'm looking at installing an FTP server at work.
I was thinking of using FreeBSD4.9 and PureFTP.
I guest I want to know what others have in mind and the experience with
PureFTP (good or bad).
I nice feathure would be able to create users and give them a time
experation.
so I would create a
Hello,
I have been trying to give access to an ftp server on
my LAN to the outside world. I believe that it has to
do with a NAT problem. I am running the ftp server on
a Windows XP (only because I dont have the time to
setup SAMBA right now L). Anyway, I am running the
server on port 420
On Monday 06 October 2003 03:27 pm, Jess A Rodriguez wrote:
> hi i'm a new freebsd user and trying to look for the url that will
> help me set up a ftp server in my newly installed bsd box, i cant
> find any link. i appreciate any help, thanks!!
Remove the comment in /etc/inetd.con
hi i'm a new freebsd user and trying to look for the url that will help
me set up a ftp server in my newly installed bsd box, i cant find any link.
i appreciate any help, thanks!!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/ma
On Sun, 21 Sep 2003 17:01:34 +0200
"H. Bartel" <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have now set up my apache server. Now I need to access it from other
> machines on the local network. Which is the standard or most
> recommended ftp-Server? I have tried
Hi all,
I have now set up my apache server. Now I need to access it from other machines on the
local network. Which is the standard or most recommended ftp-Server? I have tried
wu-ftpd and pure-ftp. How do I start the ftp-Server? I once had it running, but after
a reboot I can't co
On Fri, Jul 04, 2003 at 08:12:00AM -0400, Adam wrote:
> I should ask you, what specific advantages does vsftpd have over
> Pure-FTPd? I have been using Pure-FTPd for over a year and am very
> pleased; should I switch?
Heck no, man, use whatever floats your boat. I use ftp intermittently,
usually
On Thu, 2003-07-03 at 22:59, Monte Milanuk wrote:
> So what makes pureftpd so much better tahn vsftpd?
>
> Seems to work well for RedHat, SuSE, and OpenBSD, to name a few.
>
> http://vsftpd.beasts.org/
I should ask you, what specific advantages does vsftpd have over
Pure-FTPd? I have been using
On Thu, 2003-07-03 at 22:59, Monte Milanuk wrote:
> So what makes pureftpd so much better tahn vsftpd?
>
> Seems to work well for RedHat, SuSE, and OpenBSD, to name a few.
>
> http://vsftpd.beasts.org/
Never got around to trying vsftpd. Looks like a nice server, though.
Definitely working checki
On Thu, Jul 03, 2003 at 08:01:48PM -0400, Adam wrote:
> Sounds like you want PureFTPd .. It's as secure as FTP can possibly be
> (without using extras like SSL/TSL), and is extremely stable. In fact,
> its the only popular FTPd that has NEVER had a root exploit. And, it
> supports privilege seperat
Or Setup skey and use that through FTP. Just my $0.02.
Jason
- Original Message -
From: "Chuck Swiger" <[EMAIL PROTECTED]>
To: "Per olof Ljungmark" <[EMAIL PROTECTED]>
Cc: "FreeBSD-questions" <[EMAIL PROTECTED]>
Sent: Thursday, July 03,
Per olof Ljungmark wrote:
Access is for clients editing webpages, no anonymous. Number of users is
low so authorization through passwd is fine.
The FTP procotol sends passwords unencrypted: don't use FTP for "real users" if
you can avoid it by using scp, sftp, rsync+ssh, or anything else.
-Chuck
On Thu, 2003-07-03 at 18:17, Per olof Ljungmark wrote:
> Not being entirely satisfied with the stock ftpd (i'm running
> 4.6/4.7-REL) I'm interested in hearing some opinions on alternatives.
>
> Access is for clients editing webpages, no anonymous. Number of users is
> low so authorization throu
Nathan Nieblas wrote:
Maybe upgrading to 4.8-stable and rebuilding world would help? Sorry to say,
I have never ran into any of the problems you're experiencing.
Maybe, but these systems are in production and there are other issues
the keeps us from doing what you suggest, ie
http://www.freebsd.o
Nathan Nieblas wrote:
The standard ftp server that comes with FreeBSD is more than adequate for
your needs. It's very stable, very secure and provides ftpchroot
capabilities. Why aren't you satisfied with it? Can't really ask for
anything more.
Well, I guess I should be content with
On Fri, 04 Jul 2003 00:17:05 +0200
Per olof Ljungmark <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Not being entirely satisfied with the stock ftpd (i'm running
> 4.6/4.7-REL) I'm interested in hearing some opinions on alternatives.
>
> Access is for clients editing webpages, no anonymous. Number o
Hi all,
Not being entirely satisfied with the stock ftpd (i'm running
4.6/4.7-REL) I'm interested in hearing some opinions on alternatives.
Access is for clients editing webpages, no anonymous. Number of users is
low so authorization through passwd is fine.
Stability and security is what I'm a
On Thu, 5 Jun 2003 01:40:20 -0800
"admin" <[EMAIL PROTECTED]> wrote:
>
>
> Hope this make sense.
>
> Looking for the best way for people to manage their websites. Well I am
> hosting a bunch of virtually hosted websites based on hostname (single IP
> machine). I am needing to set up many ftpo
On Thu, Jun 05, 2003 at 01:40:20AM -0800, admin wrote:
>
>
> Hope this make sense.
>
> Looking for the best way for people to manage their websites. Well I am
> hosting a bunch of virtually hosted websites based on hostname (single IP
> machine). I am needing to set up many ftponly accounts (n
Hope this make sense.
Looking for the best way for people to manage their websites. Well I am
hosting a bunch of virtually hosted websites based on hostname (single IP
machine). I am needing to set up many ftponly accounts (no shell access)
which will drop users into the proper directory depen
I do not know if this is possible, but I am looking for an ftp server
that
one can configure a script to execute when the user logs in. site exec
is not what I am referring to. The script I want to execute would be
something that I would use to move files into the users directory
only at time of
On Sat, Dec 07, 2002 at 03:47:23AM -0900, Damien Hull wrote:
> I run a FreeBSD FTP server. For some reason it works only some of the
> time. Here is what happens:
>
> 1. I can log into the FTP server from any where
> 2. I can transfer files from any where
> 3.
lt;[EMAIL PROTECTED]>
Sent: Saturday, December 07, 2002 12:47 PM
Subject: ftp server problem
> I think this is more of a networking question then a FreeBSD question
> but I thought I would ask it here in the hopes that someone will have an
> answer.
>
> I run a FreeBSD FTP server. For
I think this is more of a networking question then a FreeBSD question
but I thought I would ask it here in the hopes that someone will have an
answer.
I run a FreeBSD FTP server. For some reason it works only some of the
time. Here is what happens:
1. I can log into the FTP server from
On 2002.12.07 13:47 Damien Hull wrote:
> I run a FreeBSD FTP server. For some reason it works only some of
> the
> time. Here is what happens:
>
> 1. I can log into the FTP server from any where
> 2. I can transfer files from any where
> 3. I can CD into
> > > How many simultaenous connections from one user are allowed to the ftp
> > > server ?
> >
> >In the standard FreeBSD ftp, either none, or as many as it can handle.
> That is on ftp.freebsd.org ? Because I am only getting four(4)
> connections only.
D
How many simultaenous connections from one user are allowed to the ftp
server ?
LOVE is all there is.
In the absence of that which IS NOT, that which IS, is not.
(RELATIVITY)
_
STOP MORE SPAM with the new
Tony M. wrote:
> Hi again everyone - Thanks for all the previous help, it's
> worked great :)
>
> At this point, could someone point me to the right place to
> figure out how to configure the FTP server/users and etc? I've
> already enabled it in the /etc/inetd.con
201 - 229 of 229 matches
Mail list logo