h3imdall / ftp-remote-edit

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

Downloading code issue #414

Closed edwinsoto88 closed 3 years ago

edwinsoto88 commented 3 years ago

When I try to download code from the sftp server, the code that I try to download doesn't show up on my personal machine. And when I try downloading code using sftp, the green box that lets you know you downloaded stuff, doesn't pop up.

Bear30 commented 3 years ago

Hello,my downloads also crashs. I can choose the client directory on my ubuntu 20.04 and after that nothing happens. It works perfectly until last week. Greetings from germany

moritzgubler commented 3 years ago

I have the same issue. Uploading files also does not work. It worked perfectly until last week or so.

Koriganp commented 3 years ago

unable to download remote files.

MichaelRThompson commented 3 years ago

Same, no problems until earlier this week.

existenzmaximum commented 3 years ago

Same here, no upload, no download happening ...

cschindl commented 3 years ago

Hi,

to help you, I'd need to know if you connects via ftp or sftp and a log of the debug protocol (see debug mode) would be great. To enable the debug mode please go to the atom settings and look for the package "ftp-remote-edit". Here you have to click on settings. Please activate the checkbox for debug mode. Then you can open the console via the menu "View" -> "Developer" -> "Toggle Developer Tools". The debug messages should be displayed in the console. I also need the information which os you are using. Furthermore, please execute the command "apm -v" in the console and write the versions here.

MichaelRThompson commented 3 years ago

apm -v apm 2.5.2 npm 6.14.8 node 12.4.0 x64 atom 1.56.0 python 3.8.3 git 2.30.0.windows.2 visual studio

I have no debug messages when I try to download or upload anything., just nothing happens. Opening a file that already exists on the remote works just fine, and I get a handful of SFTP debug messages that all look normal.

moritzgubler commented 3 years ago
cschindl commented 3 years ago

Fixed in 0.18.2. Please update.

existenzmaximum commented 3 years ago

Works like a charm again :) Thank you very much!

Am 15.05.2021 um 16:13 schrieb Carsten Schindler @.***>:

Fixed in 0.18.2. Please update.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

MichaelRThompson commented 3 years ago

Very nice, looks good. Thank you for the quick turnaround on this.

Bear30 commented 3 years ago

Thank you! Now it work's perfectly!