Opened 16 years ago
Last modified 16 years ago
#3666 closed Bug report
wrong uploading
Reported by: | orizens | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | orizens, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
trying to upload swf files:
files don't upload with the right size and fail to work when accessing with a browser.
build: 3.1.0.1
Note:
See TracTickets
for help on using tickets.
This sounds like uploading a binary file using ASCII mode. Please set the transfer mode to binary and try again. Did this solve your problem?