Opened 14 years ago
Closed 12 years ago
#7148 closed Bug report (outdated)
default.vb and default.aspx files get mixed
Reported by: | tristan kam | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | vb, aspx | Cc: | tristan@… |
Component version: | Operating system type: | Windows | |
Operating system version: | windows 7. |
Description
When uploading default.vb and default.aspx files, sometimes the 2 pages get mixed up.
Browsing to www.myurl.com/default.aspx will show the text of default.vb file with all it's source code.
Seems like during upload, the contents of the .vb file ends up in the .aspx file.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 12 years ago
Resolution: | → outdated |
---|---|
Status: | new → closed |
This bug was around some longer time ago due to buggy implementations of reusing ports on certain FTP servers. I consider this bug as "outdated". If you still encounter this problem, please reopen this issue so we can see what can be done about that. Thank you.
Note:
See TracTickets
for help on using tickets.
Replying to tristanovic:
The contents of the .aspx file also ends up in the .vb file