Opened 9 years ago

Closed 9 years ago

#10188 closed Bug report (fixed)

Temp files mismatch

Reported by: Michaël THIBAUT Owned by:
Priority: critical Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version:

Description

On new FileZilla_3.10.1, there is a temp files corruption problem with editing 2 files with same name.

I edit myftp/include/myfile.php
I edit myftp/anotherpath/anotherfolder/myfile.php

Filezilla take my second file for my first file and see my first file as modified and ask me to update it on server ...

At the end result myftp/anotherpath/anotherfolder/myfiles.php = myftp/include/myfiles.php

This problem is not present in FileZilla 3.10.0.2 and previous ...

Myfile.php is open as temp file Myfile.php and /anotherfolder/Myfile.php as Myfile2.php

Change History (1)

comment:1 by Tim Kosse, 9 years ago

Priority: highcritical
Resolution: fixed
Status: newclosed

A fix for this is in the repository.

Note: See TracTickets for help on using tickets.