Changes between Initial Version and Version 1 of Ticket #966
- Timestamp:
- Dec 1, 2006 11:09:59 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #966
- Property Status changed from new to closed
- Property Component changed from core to ftp
- Property Resolution changed from to duplicate
- Property Milestone changed from to 2.7.1
-
Ticket #966 – Description
initial v1 1 1 Uploading files (.wmv & .asf) resulted in a message saying that the upload failed, followed by CHMOD not supported. Trying again exhibited same behavior. Log shows that chmod properly executed. Manual check confirmed. 2 3 {{{ 2 4 220 172.18.111.31 FTP server ready 3 5 USER pbandj … … 37 39 QUIT 38 40 221 Goodbye. 41 }}}