Skip to content

Saving file in Eclipse does not update remote file

Bugzilla Link 558728
Status NEW
Importance P3 normal
Reported Jan 02, 2020 08:34 EDT
Modified Jan 02, 2020 08:35 EDT
Version 4.5.200
Reporter Kim Sönksen

Description

When using the SFTP connector to update a remote file, afer saving, the remote fill will not be updated. The Editor will still show the content representing the change made even after reconnect.

Steps to reproduce:

  1. connect to remote server using sftp in RSE
  2. open a file and change it
  3. save the changed file
  4. connect to the remote server with ssh and view the file (change does not appear)
  5. reconnect using SFTP in RSE and open the file (the change made is still shown)

Additional Information:

if the remote file is changed in step 4, step 5 will show the correct contents of the remote file.