ECONNRESET Error upon save/upload
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
- Edit the system.py (it only happens with the file by this name)
- Ctrl-s to save
- 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.
I'm also getting it now with a file called lt3100s.py