Opened 10 years ago
#10277 new Feature request
Use Connection NAME or IP in temporary name for edit files
Reported by: | Claudio Bastos | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | ||
Operating system version: |
Description
Right now, FileZilla uses fz3temp-1, fz3temp-2 based on Tabs open.
But if we are editing same files in differente server, we could easily mess things.
Like c:\temp\fz3temp-1\htaccess and c:\temp\fz3temp-2\htaccess
If we could use IP or Connection name in its temporary directory,
we could get the context quickly without having to worry about misleading.
If possible, use something like this to help us when editing files.
Like c:\temp\fz3temp-PRODUCTION_SERVER\htaccess and c:\temp\fz3temp-BETA_SERVER\htaccess
OR
Like c:\temp\fz3temp-10_1_0_18\htaccess and c:\temp\fz3temp-192_168_0_103\htaccess
it would be a huge difference for us
Thanks