-
```
What steps will reproduce the problem?
1.I upload without any problem
2.Download the file name and type but 0kb size
3.
What is the expected output? What do you see instead?
0kb
What version of …
-
Historically, in order for a user to run a command from a different directory than the default, a user would have to include that into the command.
```
cmd = 'cd /var/www/html; ls -l> list.txt'
st…
-
We're running into the key-exchange timeout exception when talking to OpenSSH, but it only happens when using a "session" channel. SFTP transfers proceed just fine, and we see successful key exchange …
-
**Do you read the FAQ?**
- [X] Yes.
- [ ] [I am going to read now.](https://github.com/liximomo/vscode-sftp/blob/master/FAQ.md)
**Describe the bug**
When i want to download a remote project it j…
-
Hi, is it possible to have copy and move functionality once one file or multiple files are selected? For now there is only Download and Remove option.
Partially it is covered by drag and drop, but …
-
Here is the screenshot made afterwhile pressing Remote->Connect... and selecting the server.
![image](https://user-images.githubusercontent.com/28196153/33024697-771b3594-ce14-11e7-85b3-daa96b25a40…
-
Since upgrading to 1.13 the library will often report EOF before a file opened with `Client.Open()` is downloaded completely. For example a 634618 byte file has stopped downloading after just 65536 by…
-
If we use pattern with trailing slash, like `"/home/"` and such object exist, than `sftp.Glob` duplicates object's name, and returns "/home/home". It happens because `c.Lstat(pattern)` finds existing …
-
I would like a simple function to download a file from the remote host, e.g. using `scp`.
I will probably implement this myself, it shouldn't be too difficult.
-
We have a bug when changing the map using the `!map` command or even with map voting plugins. Server simply crashes and restarts the server, it does not change to the map that won in the vote or even …