possible bug in site utime
Pierre Chifflier <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Organization | (cpe 'fr) |
| Message-ID | <[email protected]> |
Hi, I'm the author of wzdftpd, a new FTP server (http://www.wzdftpd.net). I often use lftp to test it, but recently i had some problems with the UTIME command: * it does not have the same syntax as the one used in NcFTPd (the seconds are missing) - perhaps you can point me on the definition for SITE UTIME ? * it seems lftp 3.0.13 (current debian unstable version) sends garbage at the end of each date/time string: (displayed on lftp) ---> SITE UTIME NOTES 200501060905 H 200501060905 H 200501060905 H UTC (received by server) <- 'SITE UTIME NOTES 200501060905 ???H 200501060905 ???H 200501060905 ???H UTC' I have attached a packet capture by ethereal for the data sent by lftp. Here is the correct string received by server when the client is NcFTP: <- 'SITE UTIME NOTES 20050106091315 20041227230809 20041227230817 UTC' Please CC: me on reply, I'm not subscribed (I read archives). Thanks for your help. Regards, Pierre
lftp_utime.txt
(text/plain, 88 B)
SITE UTIME NOTES 200501060905 ???Hw 200501060905 ???Hw 200501060905 ???Hw UTC