michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
158 stars 52 forks source link

Problem with editing 2 files with same name over scp #34

Closed pdanpdan closed 11 years ago

pdanpdan commented 12 years ago

In the latest version of NetBox (2.1.10.147, FAR3 x86, Win Vista 32) there is a problem with editing 2 files with the same name. eg.: I have the file test.php on local filesystem, and on remote scp in /1/test.php and /2/test.php

  1. I open for editing /1/test.php
  2. I can open for editing local 1.php
  3. If I try to open /2/test.php I get an error: Copying files from remote side failed. System Error. Code: 32. The process cannot access the file because it is being used by another process

This thing happens even if the 2 remote files are on different servers.

michaellukashov commented 12 years ago

fixed in 2.1.11

pdanpdan commented 12 years ago

Thank you

pdanpdan commented 12 years ago

It was too early :( Now I can open in edit 2 files, but the all files are saved with a hashed name (like 64A1D37C752352479B41C9FF621ECE48.php)

michaellukashov commented 12 years ago

You may try version 2.1.12

pdanpdan commented 12 years ago

This time it looks like it's really fixed :) Thank you.

pdanpdan commented 11 years ago

It seems the problem shows again, this time in NetBox, version 2.1.25.216, far 3 latest version: 3.3178 x86

I managed to trace the problem to ESC plugin (from here http://forum.farmanager.com/viewtopic.php?f=38&t=7691&hilit=[esc])