liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

Can upload project but not download #969

Open allinws opened 2 years ago

allinws commented 2 years ago

Do you read the FAQ?

Describe the bug When I try to "download project" from VScode I get an error or it just keeps loading and nothing happens

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Your project'
  2. Run command 'download project
  3. See error

Expected behavior Being able to download the project from the server to the local machine

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Extension Logs from Startup - required

  1. Open User Settings.

    • On Windows/Linux - File > Preferences > Settings
    • On macOS - Code > Preferences > Settings
  2. Set sftp.debug to true and reload vscode.
  3. Reproduce the problem, get the logs from View > Output > sftp.

[10-11 07:57:24] [trace] run command 'Download Project' [10-11 07:57:25] [trace] handle download folder for /Users/username/Code [10-11 07:57:25] [debug] Outgoing: Writing LSTAT [10-11 07:57:25] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:25] [debug] Outgoing: Writing OPENDIR [10-11 07:57:25] [debug] Outgoing: Writing CHANNEL_DATA (0) .... [10-11 07:57:25] [debug] Outgoing: Writing CLOSE [10-11 07:57:25] [debug] Outgoing: Writing CHANNEL_DATA (0) ... [10-11 07:57:26] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:26] [debug] Outgoing: Writing OPENDIR ... [10-11 07:57:26] [debug] Outgoing: Writing CLOSE [10-11 07:57:26] [debug] Outgoing: Writing CHANNEL_DATA (0) .... [10-11 07:57:26] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:26] [debug] Outgoing: Writing OPENDIR ... [10-11 07:57:27] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:27] [debug] Outgoing: Writing CLOSE ... [10-11 07:57:27] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:27] [debug] Outgoing: Writing OPENDIR ... [10-11 07:57:27] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:27] [debug] Outgoing: Writing READDIR ... [10-11 07:57:27] [debug] Outgoing: Writing CHANNEL_DATA (0) [10-11 07:57:27] [debug] Outgoing: Writing CLOSE ... [10-11 07:57:31] [debug] Outgoing: Writing READDIR ...