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

  • From: "Kev" <trac@xxxxxxxxxxxx>
  • Date: Tue, 08 Oct 2013 13:29:40 -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):

 That's OK.

 It does seem to switch dirs remotely correctly, because if I cd to one
 that doesn't exist, it complains.  However, it still will not put the file
 there:


 {{{
 Welcome to the Haiku shell.

 /> ftpd -D
 /> ftp
 ftp> quit
 /> 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> lcd
 Local directory now: /boot/home
 ftp> cd /boot/home/Desktop
 250 CWD command successful.
 ftp> cd /boot/home/Desktop2
 550 /boot/home/Desktop2: No such file or directory.
 ftp> cd /boot/home/Desktop
 250 CWD command successful.
 ftp> put listdev.txt
 local: listdev.txt remote: listdev.txt
 ftp> ls
 ftp> quit
 221 Goodbye.
 />

 }}}

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

Other related posts: