h3imdall / ftp-remote-edit

Edit files on ftp servers with Atom editor and without a workspace.
MIT License
178 stars 26 forks source link

Occasionally "Link to file server lost" #419

Open Hummelpups opened 3 years ago

Hummelpups commented 3 years ago

Hey,

first of all i really like this plugin as it speeds up my workflow intensively.

Occasionally i get an error while save&uploading a file. It says 450 Transfer aborted. Link to server file lost

The file doesnt get uploaded but rewritten to be empty. So i need to have filezilla open and open the file via filezilla, copy&paste from atom and save the file via filezilla.

I think this often happens with filenames which exists and get opened pretty regularly like functions.php or style.css for wordpress.

What is the cause for this and will there be a fix?

Thank you so much for your hard work!

`connector:uploadFile /rvdgroup.de/wp-content/themes/rvd/functions.php /var/folders/3g/f60xrvpd2n5cysjpddjvtlbr0000gn/T/ce566b9e/w0060773.kasserver.com/rvdgroup.de/wp-content/themes/rvd/functions.php tree-view.js? [sm]:266 connector:createDirectory /rvdgroup.de/wp-content/themes/rvd tree-view.js? [sm]:266 connector:existsDirectory /rvdgroup.de/wp-content/themes/rvd tree-view.js? [sm]:267 connector:connect tree-view.js? [sm]:267 ftp:list tree-view.js? [sm]:267 ftp:debug: Downloading from 85.13.149.240:50038 (TLSv1.2) tree-view.js? [sm]:267 ftp:debug: drwxr-xr-x 3 w0060773 w0060773 4096 May 10 09:00 . drwxr-xr-x 7 w0060773 w0060773 4096 May 26 11:10 .. -rw-r--r-- 1 w0060773 w0060773 31 May 25 16:27 index.php drwxr-xr-x 9 w0060773 w0060773 4096 May 26 11:29 rvd

tree-view.js? [sm]:267 connector:disconnect tree-view.js? [sm]:267 connector:connect tree-view.js? [sm]:267 ftp:put tree-view.js? [sm]:267 ftp:put:file.open tree-view.js? [sm]:267 ftp:debug: Uploading to 85.13.149.240:50445 (TLSv1.3) tree-view.js? [sm]:267 ftp:put:client.get:progress tree-view.js? [sm]:267 ftp:put:file.end tree-view.js? [sm]:267 ftp:put:client.get:progress tree-view.js? [sm]:267 connector:disconnect tree-view.js? [sm]:267 connector:disconnect tree-view.js? [sm]:267 connector:disconnect`

Bildschirmfoto 2021-05-26 um 11 33 39