remote-ftp icon indicating copy to clipboard operation
remote-ftp copied to clipboard

ECONNRESET Error upon save/upload

Open gantryyork opened this issue 5 years ago • 1 comments

Prerequisites

  • [X] Put an X between the brackets on this line if you have done all of the following:
    • Checked that your issue isn't already filed: https://github.com/icetee/remote-ftp/issues

Description

Upon saving with automatic upload I get a ECONNRESET error then disconnection. It actually corrupts the file it is trying to upload.

It only happens when editing the file called system.py

This only recently started happening.

Steps to Reproduce

  1. Edit the system.py (it only happens with the file by this name)
  2. Ctrl-s to save
  3. Watch error pop-up, then experience disconnect

Expected behavior: No error pop-up. File is saved and uploaded to remote directory

Actual behavior: Pop-up error and disconnection

Reproduces how often: 100% but only when I'm updating a file named system.py

Versions

You can get this information from copy and pasting the output of atom --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

It only happens with a file named system.py. If I rename it xsystem.py it works fine.

gantryyork avatar May 15 '20 03:05 gantryyork

I'm also getting it now with a file called lt3100s.py

gantryyork avatar May 18 '20 22:05 gantryyork