Re: virtual FTP hosting?
+ Dave Watkins <[EMAIL PROTECTED]> [15.07.02 07:58]: > PureFTPd is very good (I use it here for the exact purpose above), plus it > has been written with security in mind. There are deb's for it but they are > VERY OLD. I floated the question of someone maintaining new packages for it > and someone said they would be happy too. Unfortunatly I haven't heard > anymore of it, I'm happily using the old packages still as there aren't any > holes that I'm aware of in it :-) Racke is going at it? At least it's on the whishlist http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=140332 Balu -- Linus Torvalds is a lot like Bill Gates. Both are about the same height. - USA Today -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
Dave Watkins escribio: >(..) > PureFTPd is very good (I use it here for the exact purpose above), plus > it has been written with security in mind. There are deb's for it but > they are VERY OLD. I floated the question of someone maintaining new > packages for it and someone said they would be happy too. Unfortunatly > I haven't heard anymore of it, I'm happily using the old packages still > as there aren't any holes that I'm aware of in it :-) > > Dave I have the latest pureftpd installed from deb, all I did was apt-get source pureftpd get the latest sources from pureftpd.org copy the debian directory from the "old" source then debian/build && debian/binary finally dpkg -i the resulting package(s) I was thinking about mantaining the packages, but I think I'm not skilled for that. -- Regards, Germán -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
I haven't tried the other ftp daemons that people on the list have mentioned, but if you need a ftp daemon for am ISP I recommend NcFTPd (www.ncftpd.com). It's commercial so you'll have to pay for it but it has pretty much every feature you'll need for an ISP, and you can run it in trial mode to see if you like it. -Greg On Sun, Jul 14, 2002 at 05:25:24PM +0200, Thomas -Balu- Walter wrote: > Hey guys, > > I am wondering what FTPDs you are using to support the following: > > - non local users in (My)SQL-Database > - permit access to these users only to ~/ (chroot) > > So far the only one I've found is proftpd. Other suggestions? > > Balu > -- > Windows is something like fast-food: > It's finished in no time, but you don't get a full-filled feeling, and > you can start again. - Bas Lijten (Holland) in #lfs > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- --SupplyEdge--- Greg Hunt 800-733-3380 x 107 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Novo Nokia 7650
LOJADOTELEMOVEL.COM 15 de Julho 2002 http://www.lojadotelemovel.com TELEMÓVEIS Esta semana destacamos o lançamento do Nokia 7650. É o mais avançado telemóvel da Nokia equipado com Câmara fotográfica. Veja mais detalhes e reserve já o seu em: http://www.lojadotelemovel.com/product_info.php3?products_id=3755 CARCAÇAS Temos a maior selecção de carcaças completas e frentes para todo o tipo de telemóveis. Novidades da semana: · Carcaça para o Nokia 8210 a imitar o Nokia 5210 http://www.lojadotelemovel.com/product_info.php3?products_id=3746 · Carcaças para diversos telemóveis com a foto do icone do Séc XX Che Guevara. Stock Limitado. http://www.lojadotelemovel.com/default.php3?cPath=509&SESSAO= · Carcaças completas para o Alcatel 311 http://www.lojadotelemovel.com/default.php3?cPath=509_616&SESSAO= · Carcaça mais vendida A carcaça mutante para transformar completamente o seu velho Nokia 8210 no topo de gama 8850, sem dispender muito dinheiro. http://www.lojadotelemovel.com/product_info.php3?cPath=509_513&products_id=3 393&SESSAO= ACESSÓRIOS Temos já disponíveis os modernos auriculares stereo para os Nokias. De design moderno estes auriculares dispoem de suporte para para cada um dos auscultadores para quando não estão a ser utilizados. Veja em: http://www.lojadotelemovel.com/product_info.php3?cPath=3_9_168&products_id=3 754&SESSAO= WIRELESS/BLUETOOTH Renovamos a nossa secção destinada aos equipamentos tecnológicamente mais avançados. Destaque especial para os auriculares HBH20 compatíveis com todos os telemóveis equipados com a tecnologia Bluetooth. http://www.lojadotelemovel.com/product_info.php3?cPath=572&products_id=3681&; SESSAO= ORGANIZERS Juntámos uma variada gama de PDA's da prestigiada marca COMPAC. http://www.lojadotelemovel.com/default.php3?cPath=573&SESSAO= DIVERSOS Dispositivo infra-vermelhos para o seu computador comunicar com o seu telemóvel. http://www.lojadotelemovel.com/product_info.php3?cPath=5&products_id=2518&SE SSAO= --- Está a receber este e-mail porque se inscreveu na LOJADOTELEMOVEL.com, indicando o seu endereço de e-mail. Para deixar de receber as nossas mensagens dirija-se a http://www.lojadotelemovel.com e insira o seu endereço na caixa apropriada. - lojadotelemovel.com #1 em telemoveis e acessorios - lojadotelemovel.com #1 em telemoveis e acessorios -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
At 18:20 14/07/2002 +0200, Thomas -Balu- Walter wrote: + B.C.J.O <[EMAIL PROTECTED]> [14.07.02 17:53]: > On Sun, 14 Jul 2002, Thomas -Balu- Walter wrote: > > > I am wondering what FTPDs you are using to support the following: > > > > - non local users in (My)SQL-Database > > - permit access to these users only to ~/ (chroot) > > > > So far the only one I've found is proftpd. Other suggestions? > > proftpd is the best ftpd available, but the absence of a 'host' component > in the ftp specification drastically limits the 'virtuality' you can > achieve with the service. you have to bind each virtual server to a new ip > address/alias. Of course. I was not thinking of virtual domains but virtual users (aka webspaces). ProFTPd was known to be the "best" by me ATM, because it was the only one. But a first quick view on pureftpd makes me want to use that instead. Of course the first view can only be a quick look at website (actual?, structure?), features and documentation (complete?) and pureftpd looks much nicer regarding these facts :) There are debian packages for it (http://www.pureftpd.org/README.Debian), but I wonder why it's not included into woody yet? :) Balu PureFTPd is very good (I use it here for the exact purpose above), plus it has been written with security in mind. There are deb's for it but they are VERY OLD. I floated the question of someone maintaining new packages for it and someone said they would be happy too. Unfortunatly I haven't heard anymore of it, I'm happily using the old packages still as there aren't any holes that I'm aware of in it :-) Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
+ Dave Watkins <[EMAIL PROTECTED]> [15.07.02 07:58]: > PureFTPd is very good (I use it here for the exact purpose above), plus it > has been written with security in mind. There are deb's for it but they are > VERY OLD. I floated the question of someone maintaining new packages for it > and someone said they would be happy too. Unfortunatly I haven't heard > anymore of it, I'm happily using the old packages still as there aren't any > holes that I'm aware of in it :-) Racke is going at it? At least it's on the whishlist http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=140332 Balu -- Linus Torvalds is a lot like Bill Gates. Both are about the same height. - USA Today -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
Dave Watkins escribio: >(..) > PureFTPd is very good (I use it here for the exact purpose above), plus > it has been written with security in mind. There are deb's for it but > they are VERY OLD. I floated the question of someone maintaining new > packages for it and someone said they would be happy too. Unfortunatly > I haven't heard anymore of it, I'm happily using the old packages still > as there aren't any holes that I'm aware of in it :-) > > Dave I have the latest pureftpd installed from deb, all I did was apt-get source pureftpd get the latest sources from pureftpd.org copy the debian directory from the "old" source then debian/build && debian/binary finally dpkg -i the resulting package(s) I was thinking about mantaining the packages, but I think I'm not skilled for that. -- Regards, Germán -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: virtual FTP hosting?
I haven't tried the other ftp daemons that people on the list have mentioned, but if you need a ftp daemon for am ISP I recommend NcFTPd (www.ncftpd.com). It's commercial so you'll have to pay for it but it has pretty much every feature you'll need for an ISP, and you can run it in trial mode to see if you like it. -Greg On Sun, Jul 14, 2002 at 05:25:24PM +0200, Thomas -Balu- Walter wrote: > Hey guys, > > I am wondering what FTPDs you are using to support the following: > > - non local users in (My)SQL-Database > - permit access to these users only to ~/ (chroot) > > So far the only one I've found is proftpd. Other suggestions? > > Balu > -- > Windows is something like fast-food: > It's finished in no time, but you don't get a full-filled feeling, and > you can start again. - Bas Lijten (Holland) in #lfs > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- --SupplyEdge--- Greg Hunt 800-733-3380 x 107 [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Novo Nokia 7650
LOJADOTELEMOVEL.COM 15 de Julho 2002 http://www.lojadotelemovel.com TELEMÓVEIS Esta semana destacamos o lançamento do Nokia 7650. É o mais avançado telemóvel da Nokia equipado com Câmara fotográfica. Veja mais detalhes e reserve já o seu em: http://www.lojadotelemovel.com/product_info.php3?products_id=3755 CARCAÇAS Temos a maior selecção de carcaças completas e frentes para todo o tipo de telemóveis. Novidades da semana: · Carcaça para o Nokia 8210 a imitar o Nokia 5210 http://www.lojadotelemovel.com/product_info.php3?products_id=3746 · Carcaças para diversos telemóveis com a foto do icone do Séc XX Che Guevara. Stock Limitado. http://www.lojadotelemovel.com/default.php3?cPath=509&SESSAO= · Carcaças completas para o Alcatel 311 http://www.lojadotelemovel.com/default.php3?cPath=509_616&SESSAO= · Carcaça mais vendida A carcaça mutante para transformar completamente o seu velho Nokia 8210 no topo de gama 8850, sem dispender muito dinheiro. http://www.lojadotelemovel.com/product_info.php3?cPath=509_513&products_id=3 393&SESSAO= ACESSÓRIOS Temos já disponíveis os modernos auriculares stereo para os Nokias. De design moderno estes auriculares dispoem de suporte para para cada um dos auscultadores para quando não estão a ser utilizados. Veja em: http://www.lojadotelemovel.com/product_info.php3?cPath=3_9_168&products_id=3 754&SESSAO= WIRELESS/BLUETOOTH Renovamos a nossa secção destinada aos equipamentos tecnológicamente mais avançados. Destaque especial para os auriculares HBH20 compatíveis com todos os telemóveis equipados com a tecnologia Bluetooth. http://www.lojadotelemovel.com/product_info.php3?cPath=572&products_id=3681&; SESSAO= ORGANIZERS Juntámos uma variada gama de PDA's da prestigiada marca COMPAC. http://www.lojadotelemovel.com/default.php3?cPath=573&SESSAO= DIVERSOS Dispositivo infra-vermelhos para o seu computador comunicar com o seu telemóvel. http://www.lojadotelemovel.com/product_info.php3?cPath=5&products_id=2518&SE SSAO= --- Está a receber este e-mail porque se inscreveu na LOJADOTELEMOVEL.com, indicando o seu endereço de e-mail. Para deixar de receber as nossas mensagens dirija-se a http://www.lojadotelemovel.com e insira o seu endereço na caixa apropriada. - lojadotelemovel.com #1 em telemoveis e acessorios - lojadotelemovel.com #1 em telemoveis e acessorios -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]