[haiku-bugs] Re: [Haiku] #10074: ftpd doesn't seem to be functional

  • From: "Kev" <trac@xxxxxxxxxxxx>
  • Date: Tue, 08 Oct 2013 11:21:00 -0000

#10074: ftpd doesn't seem to be functional
----------------------------+----------------------------
   Reporter:  Kev           |      Owner:  nobody
       Type:  bug           |     Status:  closed
   Priority:  normal        |  Milestone:  R1
  Component:  Applications  |    Version:  R1/Development
 Resolution:  invalid       |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  x86
----------------------------+----------------------------

Comment (by Kev):

 See below.

 {{{

 Welcome to the Haiku shell.

 /> ftpd -D
 /> ftp localhost
 Trying ::1...
 Connected to localhost.
 220 shredder FTP server (Version 6.00LS) ready.
 Name (localhost:user):
 331 Password required for user.
 Password:
 230 User user logged in.
 Remote system type is UNIX.
 Using binary mode to transfer files.
 ftp> cd Desktop
 250 CWD command successful.
 ftp> put listdev.txt test.txt
 local: listdev.txt remote: test.txt
 ftp: local: listdev.txt: No such file or directory
 ftp> lcd
 Local directory now: /boot/home
 ftp> put listdev.txt test.txt
 local: listdev.txt remote: test.txt
 ftp> ls
 ftp> quit
 221 Goodbye.
 />
 }}}

 (and it didn't show up on the Desktop)

--
Ticket URL: <http://dev.haiku-os.org/ticket/10074#comment:9>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: