Changes between Version 1 and Version 2 of Ticket #11813, comment 2
- Timestamp:
- Dec 29, 2018, 10:04:23 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11813, comment 2
v1 v2 15 15 16 16 I would prefer this behavior: 17 When FileZilla detects a "File has changed": **If Synchronized Browsing is ON, remote path (of the "File has changed dialog") would be the computed synchronized one** . As in this example: 17 18 a. WHEN SYNCHRONIZED, COMPUTE USING RELATIVE PATH: When FileZilla detects a "File has changed": **If Synchronized Browsing is ON, remote path (of the "File has changed dialog") would be the computed synchronized one** . As in this example: 18 19 - "File has changed dialog"'s local path is C:\wamp64\www\cloud\i\bibliotecas\181229b\one\myfile.txt 19 20 - Present local path is C:\wamp64\www\cloud\i\bibliotecas\181229b\three … … 24 25 - So ... "File has changed dialog"'s remote path would be /var/www/i/bibliotecas/181229b/three/../one/myfile.txt , so /var/www/i/bibliotecas/181229b/one/myfile.txt would be the remote path I expected. 25 26 27 b. Let FileZilla keep "Synchronized browsing" status on Startup: Edit > Settings > Interface > on Startup of FileZilla > Restore tabs**, restore "Synchronized browsing status"** and reconnect 28 29 26 30 27 31 Replying to [comment:1 Tim Kosse]: