Re: Anonymous FTP

2001-01-12 Thread Jorgensen, Jens
Why not HTTP PUT ? Robert Kerr wrote: > Hi all, > Due to a bug in FTP, we're going to lose our anonymous ftp privileges at > my place of work. We depend heavily upon anonymous ftp to update certain > files and such on a machine that is outside our firewall. What kind of > replacements are ava

RE: Anonymous FTP

2001-01-11 Thread Jason Mogavero
#x27;s connecting to) -Original Message- From: Brian May [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2001 4:36 PM To: debian-user@lists.debian.org Subject: Re: Anonymous FTP >Why? >Personally, I see rsync as having one major benefit. It works over a >rsh link too. scp only suppor

Re: Anonymous FTP

2001-01-11 Thread Brian May
> "Jason" == Jason Mogavero <[EMAIL PROTECTED]> writes: Jason> Someone else mentioned using rsync tunneled through ssh, Jason> which isn't a bad idea either, but I think scp is more Jason> suited to scripting as long as the host files are set up Jason> correctly. Why? Persona

Re: Anonymous FTP

2001-01-11 Thread Nathan E Norman
On Thu, Jan 11, 2001 at 04:07:45PM -0700, Robert Kerr wrote: > On Thu, 11 Jan 2001, Jason Mogavero wrote: > > > If you use ssh to administer the machines that need to transfer files, you > > can use scp, which is an encrypted file transfer method using the ssh > > daemon. If you're transferring f

RE: Anonymous FTP

2001-01-11 Thread Jason Mogavero
-Original Message- From: Robert Kerr [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2001 4:08 PM To: Jason Mogavero Cc: Debian List Subject: RE: Anonymous FTP >I was under the impression that I couldn't run scp unattended. Is that >not correct? Well, unless you

RE: Anonymous FTP

2001-01-11 Thread Robert Kerr
On Thu, 11 Jan 2001, Jason Mogavero wrote: > If you use ssh to administer the machines that need to transfer files, you > can use scp, which is an encrypted file transfer method using the ssh > daemon. If you're transferring files into an unsecure network, you'd be > better off using scp anyway.

Re: Anonymous FTP

2001-01-11 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > Hi all, > Due to a bug in FTP, we're going to lose our anonymous ftp privileges at > my place of work. Out of curiosity, why are the FTP privileges going away? > We depend heavily upon anonymous ftp to update certain files and such > o

RE: Anonymous FTP

2001-01-11 Thread Jason Mogavero
If you use ssh to administer the machines that need to transfer files, you can use scp, which is an encrypted file transfer method using the ssh daemon. If you're transferring files into an unsecure network, you'd be better off using scp anyway. The downfall of this is that you need valid account

Re: anonymous ftp in Debian2.0

1999-02-18 Thread Martin Bialasinski
>> "JK" == Jan Krupa <[EMAIL PROTECTED]> writes: JK> I use debian2.0 and I do not have the directory /home/ftp so there JK> is no access to the machine via anonymous ftp. What debian JK> package should I install to get the directory /home/ftp and access JK> to machine via anonymous ftp. You nee

Re: anonymous ftp

1998-09-17 Thread Michael Beattie
On Wed, 16 Sep 1998, Eric Jensen wrote: > Ya, I can't get the uid/gid to work either. I too copied over group. > However, I can't find what they're talking about in the manpage for > in.ftpd in regards to the password database. What is pw_mkdb and where > can I find it? That's exactly what I wa

Re: anonymous ftp

1998-09-16 Thread Eric Jensen
Ya, I can't get the uid/gid to work either. I too copied over group. However, I can't find what they're talking about in the manpage for in.ftpd in regards to the password database. What is pw_mkdb and where can I find it? _ _ | |(_) http://www.iit.edu/~jenseri | _| | | ICQ

Re: anonymous ftp

1998-09-16 Thread Eric Jensen
Ya, I got mine to work just fine too. I didn't think I was replying to that message...sorry. :) _ _ | |(_) http://www.iit.edu/~jenseri | _| | | ICQ #19022931 | |___ | | Page me via ICQ at |__/ | http://wwp.mirabilis.com/19022931 |__/ On Tue, 15 Sep 1998, M

Re: anonymous ftp

1998-09-16 Thread Michael Beattie
On Mon, 14 Sep 1998, Eric Jensen wrote: > Well, I reinstalled the debs, and it didn't help..same problems. Anyone > else got ideas? > I just created an anonymous ftp account for my system, copied the libs from /lib as specified below, and it worked fine. > > On Mon, 14 Sep 1998, Thomas Apel w

Re: anonymous ftp

1998-09-15 Thread Eric Jensen
oops...I apologize...I meant to respond to the problem I've been having with kde...I got anonymous ftp working fine by adding those libs. sorry guys. _ _ | |(_) http://www.iit.edu/~jenseri | _| | | ICQ #19022931 | |___ | | Page me via ICQ at |__/ | http://wwp.mirab

Re: anonymous ftp

1998-09-15 Thread mwb
On Mon, 14 Sep 1998, Eric Jensen wrote: > Well, I reinstalled the debs, and it didn't help..same problems. Anyone > else got ideas? I had problems using wu-ftp. I switched to pro-ftp. Mark

Re: anonymous ftp

1998-09-15 Thread Eric Jensen
Well, I reinstalled the debs, and it didn't help..same problems. Anyone else got ideas? Thanx, Eric. _ _ | |(_) http://www.iit.edu/~jenseri | _| | | ICQ #19022931 | |___ | | Page me via ICQ at |__/ | http://wwp.mirabilis.com/19022931 |__/ On Mon, 14 Sep 19

Re: anonymous ftp

1998-09-14 Thread Thomas Apel
Eric Jensen wrote: > > I've been having some problems getting anonymous ftp to work properly on > my system. I've set up most everything in the way that the manpage for > in.ftpd told me too, but it refers to a program pw_mkdb which I can't seem > to find anywhere. In any case, I don't believe t

Re: anonymous ftp permissions

1998-02-24 Thread Martin Bialasinski
Paul McDermott <[EMAIL PROTECTED]> writes: > add some debian stuff to it. The debian is on another drive. There was > talk about mounting the drive under the anonymous directory tree. I can't > use hardlinks on different drives and/or partitions or filesystems. I was > wondering why I can't us

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-24 Thread Rob MacWilliams
> anonymous ftp users can't see any directories.. they can change to them, > but can see anything...??? I used the package defaults.. what could be > wrong? > > -Paul Did you try the addftpuser script? I can't seem to find the docs on it right now, but I had a similar problem and this fixed i

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-24 Thread Lindsay Allen
This was covered in the list some time back. If you ldd /home/ftp/bin/ls it will tell you what version of libc it is linked against. elm# ldd ls libc.so.5 => /lib/libc.so.5 (0x4000a000) Then ls -l /home/ftp/lib and see if you have the right version. elm# ll ../bin total 583 -r-xr-x

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Paul Miller
Kevin Traas wrote: > > I ran into this exact same problem Extremely frustrating!!! > Unfortunately, this was about 6 months ago, and, of course, I didn't > document the solution (I'm always meaning to get around to > that...) However, I seem to remember that my problem was > with

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Kevin Traas
> > Did you try to configure manually the properties of these directories? > > For > > example, if you have a directory /pub and want an anonymous either > > *read* > > it, type "chmod 5 /pub" or *read n'write* it, type "chmod 7 /pub". > > Regards > > Bruno > > I already check that.. the ftp (anon

Re: anonymous ftp/wu-ftp/addftpuser

1997-07-23 Thread Paul Miller
Bruno O. M. Simoes wrote: > > Hi Paul > > Did you try to configure manually the properties of these directories? > For > example, if you have a directory /pub and want an anonymous either > *read* > it, type "chmod 5 /pub" or *read n'write* it, type "chmod 7 /pub". > Regards > Bruno I already ch

Re: Anonymous ftp via apache?

1997-05-03 Thread Jason Costomiris
On Fri, 2 May 1997, Colin Telmer wrote: > I am running frozen (ie new web standard) and would like to link my > anonymous ftp site to my web page. I was just going to create a link from > something in /var/www to something in /home/ftp but I thought I would ask > if there is a standard way to do t

Re: Anonymous ftp and the "ls" command.

1996-09-14 Thread Pedro I. Sanchez
Mark Eichin wrote: > > doesn't wu-ftpd use builtin code for simple ls? I don't know but I haven't installed wu-ftpd myself, only the standard ftpd that comes with the netstd package. Maybe the solution to my problem is just to install this package. Pedro Ivan --

Re: Anonymous ftp and the "ls" command.

1996-09-13 Thread Mark Eichin
doesn't wu-ftpd use builtin code for simple ls?

Re: Anonymous ftp and the "ls" command.

1996-09-12 Thread Pedro I. Sanchez
This is exactly my problem. The _anonymous_ users still can use the "ls" command even though there is no ~ftp/bin/ls binary! How's that possible? Pedro Ivan -- Brian C. White wrote: > > > I have debian 1.1 and I installed an anonymous ftp service. It works fine > > except for an annoying

Re: Anonymous ftp and the "ls" command.

1996-09-12 Thread Brian C. White
> I have debian 1.1 and I installed an anonymous ftp service. It works fine > except for an annoying problem: ftp users can always see the files in the > ftp site even though there is no "ls" binary under the bin directory of > ~ftp. The "chroot" is only done for _anonymous_ ftp and thus only this