NetBeans 7.0 Randomly delete files from server on 'Download' command -


  1. i add new php project remote server
  2. i download source files pc
  3. when netbeans downloads files, randomly deletes files server.

why happen?

my configuration is:

netbeans 7.0, default configurations.  remote sever via ssh. (sftp) 

this issue has been logged, reproduced , apparently fixed 7.1 target.

http://netbeans.org/bugzilla/show_bug.cgi?id=202673

in meantime, after each full download of site, find inside remote log console window dele (match case, whole word) command. identify files deleted , can re upload them.

if that's tedious , have time coffee break, re-upload entire directory after downloading it.

it seems have upload on save feature, if turn off, presumably issue should go away well.

you can grab latest nightly , issue should resolved, according primary committer.


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -