Ticket #5791 defect closed duplicate

Opened 10 months ago

Last modified 10 months ago

Twisted's FTP server implementation incompatible with Coda's FTP client

Reported by: jamesh Owned by:
Priority: normal Milestone:
Component: ftp Keywords:
Cc: itamarst Branch:
Author: Launchpad Bug:

Description

A colleague was testing out an server I wrote using Twisted's FTP implementation, and found that they couldn't get directory listings with Coda ( http://panic.com/coda/)

Apparently it was passing "-al" to the LIST command, which seems to be yet another variation of the bugs that ftp_LIST() is checking for.

Change History

1

Changed 10 months ago by DefaultCC Plugin

  • cc itamarst added

2

Changed 10 months ago by therve

  • status changed from new to closed
  • resolution set to duplicate

It's a duplicate of #1333 which should be fixed soon.

Note: See TracTickets for help on using tickets.