-
First of all, thank you for this, it has most of what we need and is really helpful.
When testing this out with FileZilla I get a fatal error as "request ID mismatch". It does however work with cyb…
-
File "C:\Python27\Wrkout\16082016\commnmthdclass.py", line 348, in copy_file
sftp.put(parent_dir + '/' + filename, dest_dir + '/' + filename)
File "C:\Python27\lib\site-packages\paramiko\sftp_…
-
VS Code on Windows 10
sftp.json
```
{
"name": "nosite-sftp",
"host": "146.2.222.52",
"protocol": "sftp",
"port": 22,
"username": "root",
…
-
# Issue
Drag and drop operation from SFTP client file explorer to DC file panel drops kind of GUID file, instead of real file:
see: https://youtu.be/9mAuucn2sRQ
# Steps to reproduce
1. Install…
-
When attempting to upload files I'm occasionally getting the following error
`File "build/bdist.macosx-10.8-intel/egg/paramiko/sftp_client.py", line 565, in put
File "build/bdist.macosx-10.8-intel…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
When running the following…
-
I believe this is related to https://github.com/paramiko/paramiko/pull/63
When using paramiko to retrieve a file via sftp, we are getting the stack below. The error message is paramiko.SSHException:…
-
**Describe the bug**
When setting up `AuthenticationMethods publickey,password` in sshd_config,
All configured authentication methods failed error outcomes.
I confirmed my password. Without that se…
-
Can you provide the sftp-0.8.0.min.js file? The site is offline.
-
os: rhel7.9
client: gftp with ssh protocol. how to install : yum install gftp
server: proftpd 1.3.8b
configure: default mod_sftp
when download file , say: could not download xxx f…