Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / paramiko/paramiko issues and pull requests
#2495 - sftp(client): support recursive `rmdir`
Pull Request -
State: open - Opened by romintomasetti 2 days ago
#2494 - Fix #2361 when parsing config, support "Match final all"
Pull Request -
State: open - Opened by gzm55 5 days ago
#2493 - [SUPPORT] - Paramiko SFTP server, FileZilla works, Paramiko client fails
Issue -
State: closed - Opened by Gallaecio 8 days ago
- 2 comments
Labels: Support
#2492 - [FEAT] - paramiko.sftp_file.SFTPFile sould also derive from python's io.IOBase ABC
Issue -
State: open - Opened by hb2638 13 days ago
Labels: Feature
#2491 - [BUG] - Exception "Incompatible ssh server (no acceptable mac)" with cipher [email protected] when server sends empty list of MAC algos
Issue -
State: open - Opened by cbeytas 14 days ago
Labels: Bug
#2490 - When decrypting a private key, unpad it before deserialization
Pull Request -
State: closed - Opened by alex 21 days ago
#2489 - `HostKeys.load()`(and dependent) documentation has been wrong for 19 years
Issue -
State: open - Opened by andrewjones-bond 26 days ago
#2488 - support cygwin unix domain socket emulator under win
Pull Request -
State: open - Opened by huangwei1024 about 1 month ago
#2487 - [BUG] - Paramiko fails to connect to SSH server - says Authentication Failed though username and password is given correct
Issue -
State: open - Opened by SrinivasaBonthu about 1 month ago
- 1 comment
Labels: Bug
#2486 - [SUPPORT] - <How to start a process in background>
Issue -
State: open - Opened by tr4v3ler about 1 month ago
- 2 comments
Labels: Support
#2485 - [FEAT] - `transport.start_client` has a `timeout` param, but `transport.connect` doesn't
Issue -
State: open - Opened by allen-pattern about 1 month ago
Labels: Feature
#2484 - [BUG] - SFTP doesn't recover on connection loss
Issue -
State: open - Opened by dxqbYD about 2 months ago
- 2 comments
Labels: Bug
#2483 - [SUPPORT] - Can't get Paramiko to SSH through a VPN route
Issue -
State: open - Opened by svax974 about 2 months ago
Labels: Support
#2482 - [BUG] - pkey gives 'struct.error: unpack requires a buffer of 4 bytes' when loading RSA SHA256/ED25519 key
Issue -
State: open - Opened by loth 2 months ago
Labels: Bug
#2481 - [FEAT] - lazy decrypting a PKey only when the wrapping source is used.
Issue -
State: open - Opened by gzm55 2 months ago
Labels: Feature
#2480 - [FEAT] - support compare pubkey fp with the AgentKey without decrypting the private key file
Issue -
State: open - Opened by gzm55 2 months ago
Labels: Feature
#2479 - [BUG] - timeout handling in transport allows zombie connections to hang
Issue -
State: open - Opened by APCBoston 2 months ago
- 2 comments
Labels: Bug
#2478 - [FEAT] - Python 3.12 support
Issue -
State: closed - Opened by cedrata 2 months ago
- 2 comments
Labels: Feature
#2477 - A strange error in Paramiko
Issue -
State: closed - Opened by 654sd 2 months ago
- 5 comments
Labels: Support
#2476 - [BUG] - Major difference in transfer speed between Linux and Windows
Issue -
State: open - Opened by dxqbYD 3 months ago
Labels: Bug
#2475 - Fix AttributeError(public_blob) #2462
Pull Request -
State: open - Opened by paulf69487623 3 months ago
- 3 comments
#2474 - [BUG] - Channel.exec_command() can't send '&' (ampersand) character!!!
Issue -
State: closed - Opened by perseoGI 3 months ago
- 7 comments
Labels: Support
#2473 - [BUG] - KeyboardInterrupt causes streams to close / receive EOF
Issue -
State: open - Opened by michaelochs 3 months ago
Labels: Bug
#2472 - [BUG] - Paramiko import failure on Raspberry PI Bullseye OS
Issue -
State: closed - Opened by jonathan84clark 3 months ago
- 2 comments
Labels: Support
#2471 - [BUG] - can't set timeout for starting client
Issue -
State: open - Opened by mirelglejser 3 months ago
- 1 comment
Labels: Bug
#2470 - [BUG] - SSHTunnelForwarder (using paramiko as a proxy) leaves defunct SSH zombie processes
Issue -
State: open - Opened by LiteWait 3 months ago
Labels: Bug
#2469 - [BUG] - <password authentication not working with openssh9.8>
Issue -
State: open - Opened by alexander30jan1988 3 months ago
Labels: Bug
#2468 - [FEAT] - Add Support for IO Buffers to SFTPClient
Issue -
State: open - Opened by tate-button 3 months ago
Labels: Feature, SFTP
#2467 - [BUG] - OpenSSH RSA key file successfully parses as a DSA key and is used to authenticate with client
Issue -
State: open - Opened by NeonixRIT 3 months ago
Labels: Bug
#2466 - [BUG] - Missing arguments, arguments not send to remote server when a cmd is run
Issue -
State: open - Opened by mai1x9 4 months ago
Labels: Bug
#2465 - Add check for public_blob attr.
Pull Request -
State: open - Opened by J08nY 4 months ago
- 2 comments
#2464 - [BUG] - Server not found in known_hosts
Issue -
State: open - Opened by Xld137 4 months ago
Labels: Bug
#2463 - [FEAT] - implementation of ServerAliveCountMax functionality from OpenSSH
Issue -
State: open - Opened by klosz007 4 months ago
Labels: Feature
#2462 - [BUG] - AttributeError(public_blob)
Issue -
State: open - Opened by paulf69487623 4 months ago
- 4 comments
Labels: Bug
#2461 - [SUPPORT] - set_keepalive() not working as expected on Linux (works well on Windows)
Issue -
State: closed - Opened by klosz007 4 months ago
- 2 comments
Labels: Support
#2459 - [BUG] - Paramiko > 3.4.1 cause to SSH session not active
Issue -
State: open - Opened by ebattat 4 months ago
Labels: Bug
#2458 - [BUG] - memory leak in paramiko when we connect using more than one instance
Issue -
State: open - Opened by haithamwj 4 months ago
Labels: Bug
#2457 - Implement smarter prefetching
Pull Request -
State: open - Opened by mxmlnkn 5 months ago
#2456 - Return new file position from SFTPFile.seek
Pull Request -
State: open - Opened by mxmlnkn 5 months ago
#2455 - [FEAT] - More intelligent dynamic prefetching
Issue -
State: open - Opened by mxmlnkn 5 months ago
- 1 comment
Labels: Feature
#2455 - [FEAT] - More intelligent dynamic prefetching
Issue -
State: open - Opened by mxmlnkn 5 months ago
- 1 comment
Labels: Feature
#2454 - [FEAT] - API for canceling prefetching
Issue -
State: open - Opened by mxmlnkn 5 months ago
Labels: Feature
#2454 - [FEAT] - API for canceling prefetching
Issue -
State: open - Opened by mxmlnkn 5 months ago
Labels: Feature
#2453 - [BUG] - SFTPFile.read() is 25x slower than SFTPClient.get() / scp
Issue -
State: open - Opened by mxmlnkn 5 months ago
- 4 comments
Labels: Bug
#2452 - [FEAT] - Implement io.IOBase protocol for opened SFTP file objects
Issue -
State: open - Opened by mxmlnkn 5 months ago
Labels: Feature
#2452 - [FEAT] - Implement io.IOBase protocol for opened SFTP file objects
Issue -
State: open - Opened by mxmlnkn 5 months ago
Labels: Feature
#2451 - [BUG] - SFTPFile type not compatible with boto3
Issue -
State: open - Opened by GitHubGeek 5 months ago
- 1 comment
Labels: Bug
#2450 - 3.5.0: pytest fails in two units with call traces
Issue -
State: open - Opened by kloczek 5 months ago
Labels: Bug
#2449 - Consolidate SSHException log calls into one
Pull Request -
State: open - Opened by pieterdd 5 months ago
#2448 - fix issue #2078 prefering the use of ssh-rsa for old server
Pull Request -
State: open - Opened by nikaiw 5 months ago
#2447 - [SUPPORT] - Allowing running CVE-2018-15473 again
Issue -
State: open - Opened by Dfte 5 months ago
Labels: Support
#2446 - Fix ECDSA and DSS key zero padding_lenght
Pull Request -
State: open - Opened by Styca96 5 months ago
- 1 comment
#2445 - [BUG] - Sometimes loading an ECDSAKey or DSSKey with a comment of certain lengths results in "Invalid key".
Issue -
State: open - Opened by Styca96 5 months ago
- 1 comment
Labels: Bug
#2444 - add support for aes256-gcm and aes128-gcm
Pull Request -
State: closed - Opened by cmason3 5 months ago
- 14 comments
Labels: Ready for review, Feature
#2443 - Fix Ubuntu Jammy FIPS mode crash
Pull Request -
State: open - Opened by ericeberry 5 months ago
#2442 - [BUG] - paramiko crashes on Ubuntu Jammy (22.04) in FIPS mode
Issue -
State: open - Opened by ericeberry 5 months ago
Labels: Bug
#2441 - check for TimeoutError in BufferedFile
Pull Request -
State: open - Opened by smoofra 5 months ago
- 4 comments
#2440 - [BUG] - BufferedFile.read can fail to return buffered when timeouts occur
Issue -
State: open - Opened by smoofra 5 months ago
Labels: Bug
#2439 - Send DISCONNECT_BY_APPLICATION in SSHClient.close
Pull Request -
State: open - Opened by acarapetis 5 months ago
#2438 - [BUG] - Writing more than 32675 bytes decreases performance by 99%
Issue -
State: open - Opened by jullle3 6 months ago
Labels: Bug
#2438 - [BUG] - Writing more than 32675 bytes decreases performance by 99%
Issue -
State: open - Opened by jullle3 6 months ago
- 4 comments
Labels: Bug
#2437 - [BUG] - SSH Certificates authentication and and ssh-agent
Issue -
State: open - Opened by drakkan 6 months ago
Labels: Bug
#2437 - [BUG] - SSH Certificates authentication and and ssh-agent
Issue -
State: open - Opened by drakkan 6 months ago
Labels: Bug
#2437 - [BUG] - SSH Certificates authentication and and ssh-agent
Issue -
State: open - Opened by drakkan 6 months ago
Labels: Bug
#2436 - [SUPPORT] - Cannot connect to the SFTP server with error paramiko.ssh_exception.ChannelException: ChannelException(1, 'Administratively prohibited')
Issue -
State: open - Opened by darouwan 6 months ago
Labels: Support
#2436 - [SUPPORT] - Cannot connect to the SFTP server with error paramiko.ssh_exception.ChannelException: ChannelException(1, 'Administratively prohibited')
Issue -
State: open - Opened by darouwan 6 months ago
Labels: Support
#2436 - [SUPPORT] - Cannot connect to the SFTP server with error paramiko.ssh_exception.ChannelException: ChannelException(1, 'Administratively prohibited')
Issue -
State: open - Opened by darouwan 6 months ago
Labels: Support
#2435 - Add diffie-hellman-group18-sha512 Kex Algorithm Support To Paramiko (Issue #2364)
Pull Request -
State: open - Opened by takhtart 6 months ago
- 2 comments
#2435 - Add diffie-hellman-group18-sha512 Kex Algorithm Support To Paramiko
Pull Request -
State: open - Opened by takhtart 6 months ago
- 1 comment
#2434 - Add identifier for ED25519 certificates
Pull Request -
State: open - Opened by Lalufu 6 months ago
#2434 - Add identifier for ED25519 certificates
Pull Request -
State: open - Opened by Lalufu 6 months ago
#2434 - Add identifier for ED25519 certificates
Pull Request -
State: open - Opened by Lalufu 6 months ago
#2433 - [BUG] - Actual Error message overwrite during auth_publickey failure
Issue -
State: open - Opened by anilsahu323 6 months ago
Labels: Bug
#2432 - [FEAT] - Publickey authentication should default to the algorithm of the private key
Issue -
State: open - Opened by lmocsi 6 months ago
Labels: Feature
#2432 - [FEAT] - Publickey authentication should default to the algorithm of the private key
Issue -
State: open - Opened by lmocsi 6 months ago
Labels: Feature
#2432 - [FEAT] - Publickey authentication should default to the algorithm of the private key
Issue -
State: open - Opened by lmocsi 6 months ago
Labels: Feature
#2431 - [BUG] - paramiko.ssh_exception.SSHException: not a valid OPENSSH private key file when connecting to RHEL 9.X
Issue -
State: open - Opened by anilsahu323 6 months ago
Labels: Bug
#2431 - [BUG] - paramiko.ssh_exception.SSHException: not a valid OPENSSH private key file when connecting to RHEL 9.X
Issue -
State: open - Opened by anilsahu323 6 months ago
Labels: Bug
#2431 - [BUG] - paramiko.ssh_exception.SSHException: not a valid OPENSSH private key file when connecting to RHEL 9.X
Issue -
State: open - Opened by anilsahu323 6 months ago
Labels: Bug
#2430 - [SUPPORT] - Print Statements Missing
Issue -
State: open - Opened by RainmakerP 6 months ago
Labels: Support
#2430 - [SUPPORT] - Print Statements Missing
Issue -
State: open - Opened by RainmakerP 6 months ago
Labels: Support
#2430 - [SUPPORT] - Print Statements Missing
Issue -
State: open - Opened by RainmakerP 6 months ago
Labels: Support
#2429 - [FEAT] - Allow selecting SSH-Agent (OpenSSH vs Pageant)
Issue -
State: open - Opened by Werni2A 6 months ago
Labels: Feature
#2429 - [FEAT] - Allow selecting SSH-Agent (OpenSSH vs Pageant)
Issue -
State: open - Opened by Werni2A 6 months ago
Labels: Feature
#2429 - [FEAT] - Allow selecting SSH-Agent (OpenSSH vs Pageant)
Issue -
State: open - Opened by Werni2A 6 months ago
Labels: Feature
#2428 - Anaconda release not up to date
Issue -
State: closed - Opened by Klest94 6 months ago
- 1 comment
Labels: Support
#2428 - Anaconda release not up to date
Issue -
State: closed - Opened by Klest94 6 months ago
- 1 comment
Labels: Support
#2428 - Anaconda release not up to date
Issue -
State: closed - Opened by Klest94 6 months ago
- 1 comment
Labels: Support
#2427 - [BUG] - <paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.0.89.23>
Issue -
State: closed - Opened by seraphzl 6 months ago
- 1 comment
Labels: Bug
#2427 - [BUG] - <paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.0.89.23>
Issue -
State: closed - Opened by seraphzl 6 months ago
- 1 comment
Labels: Bug
#2427 - [BUG] - <paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.0.89.23>
Issue -
State: closed - Opened by seraphzl 6 months ago
- 1 comment
Labels: Bug
#2426 - [BUG] CryptographyDeprecationWarning: TripleDES has been moved to cryptography
Issue -
State: closed - Opened by sunsoftsupport 6 months ago
- 1 comment
Labels: Bug
#2426 - [BUG] CryptographyDeprecationWarning: TripleDES has been moved to cryptography
Issue -
State: closed - Opened by sunsoftsupport 6 months ago
- 1 comment
Labels: Bug
#2426 - [BUG] CryptographyDeprecationWarning: TripleDES has been moved to cryptography
Issue -
State: closed - Opened by sunsoftsupport 6 months ago
- 1 comment
Labels: Bug
#2425 - [SUPPORT] - Handle Tailscale SSH authentication
Issue -
State: open - Opened by parsley72 6 months ago
- 3 comments
Labels: Support
#2425 - [SUPPORT] - Handle Tailscale SSH authentication
Issue -
State: open - Opened by parsley72 6 months ago
- 3 comments
Labels: Support
#2424 - [SUPPORT] - <Paramiko rekey related support required>
Issue -
State: open - Opened by rahulcode60 6 months ago
Labels: Support
#2424 - [SUPPORT] - <Paramiko rekey related support required>
Issue -
State: open - Opened by rahulcode60 6 months ago
Labels: Support
#2424 - [SUPPORT] - <Paramiko rekey related support required>
Issue -
State: open - Opened by rahulcode60 6 months ago
Labels: Support
#2423 - Preserve logging stacklevel
Pull Request -
State: open - Opened by dolfinus 6 months ago
- 1 comment