Hello,
On Mon, 07 Aug 2017, Walter Dnes wrote:
>On Fri, Aug 04, 2017 at 02:23:08PM +0200, David Haller wrote
>> # mkdir /home/ftp/incoming
>> # chown ftp.ftp /home/ftp/incoming
>> # chmod 1777 /home/ftp/incoming
>> # chmod 555 /home/ftp
>
> I did the above (copy+paste; *WITHOUT* the "#", in case anyone asks).
>Here's what happens. Question... why is it prompting me with "530 Please
>login with USER and PASS." *AFTER* I give username "anonymous". BTW, if
>I try any username, other than anonymous, it dies with a message about
>being only an anonymous ftp server.
>
>[i3][waltdnes][~/downloads] ftp -p 192.168.123.251
>Connected to 192.168.123.251 (192.168.123.251).
>220 (vsFTPd 3.0.2)
>Name (192.168.123.251:waltdnes): anonymous
>530 Please login with USER and PASS.
>SSL not available
>331 Please specify the password.
>Password:
>230 Login successful.
>Remote system type is UNIX.
>Using binary mode to transfer files.
Try a:
ftp> cd incoming
here...
>ftp> put install-x86-minimal-20170207.iso
or use
ftp> put install-x86-minimal-20170207.iso incoming/
there.
>local: install-x86-minimal-20170207.iso remote:
>install-x86-minimal-20170207.iso
>227 Entering Passive Mode (192,168,123,251,117,59).
>553 Could not create file.
>ftp> bye
>221 Goodbye.
HTH,
-dnh
--
panic("floppy: Port bolixed.");
linux-2.2.16/include/asm-sparc/floppy.h