Opened 11 years ago
Closed 10 years ago
#8780 closed Bug report (outdated)
Edited file isn't downloaded if in editing mode
Reported by: | tim1901091 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
These steps will reproduce the problem:
- Establish a FTP connection to a server.
- Edit a file on the server by right clicking it and choosing "View/Edit": File opens in your editor.
- Change the edited file with a script language like PHP: The editor doesn't display the changed file! Even if you choose "View/Edit" again, the old version gets displayed.
If you download the file to your HDD, you see the changes.
Note:
See TracTickets
for help on using tickets.
Huge number of changes since ticket was created, could you please reopen the ticket if the problem is still happening with the latest version of FileZilla?
Point 3 in the original report is not clear (if you reopen the ticket please add some details regarding where you are doing the modifications).
Are you doing the changes "with a script language like PHP" in the local file being edited or in the remote file?
If you try to View/Edit a file that is already being edited FileZilla should ask if you want to open the local version of download the file again.
I use this feature daily in both Windows and Linux without a problem.