Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jbardin/scp.py issues and pull requests

#191 - Bandwidth limit fix

Pull Request - State: closed - Opened by sabatini0035 4 months ago - 5 comments
Labels: enhancement, question

#190 - New Release?

Issue - State: closed - Opened by rpl-ian-lunam 4 months ago - 1 comment

#189 - Using a trailing forward slash in Windows causes problems

Issue - State: open - Opened by greenfoo 9 months ago
Labels: bug

#188 - add limit bandwidth control

Pull Request - State: closed - Opened by hoffmanlucas 10 months ago - 1 comment
Labels: enhancement

#187 - Enhance scp.py for scp folder

Pull Request - State: open - Opened by liliangnike 10 months ago - 5 comments

#186 - Enhance scp.py for copy folders

Pull Request - State: closed - Opened by liliangnike 10 months ago
Labels: duplicate

#185 - Enhancement on scp.py for issue 184

Pull Request - State: closed - Opened by liliangnike 10 months ago - 3 comments
Labels: duplicate

#184 - Request for enhancement support to download all regular file in case of there is non-regular file under one folder

Issue - State: open - Opened by liliangnike 11 months ago - 3 comments
Labels: enhancement, hacktoberfest

#183 - Adding -T flag for non-strict file path checking to scp get

Pull Request - State: open - Opened by PeterRobots about 1 year ago
Labels: enhancement

#182 - Add support for get() to keep downloaded file in memory via a BytesIO object as the "local_file"

Issue - State: closed - Opened by gillhofer about 1 year ago - 1 comment
Labels: duplicate

#180 - Retrieve scp errors

Issue - State: open - Opened by Yannik over 1 year ago - 6 comments
Labels: enhancement, help wanted

#179 - Wip/yehudaa/added getfo function

Pull Request - State: open - Opened by yehudaan over 1 year ago - 5 comments
Labels: enhancement

#178 - Pass progress callback when calling get/put methods on SCPClient

Issue - State: open - Opened by ScottCUSA almost 2 years ago - 3 comments
Labels: enhancement

#177 - doc: add install package steps

Pull Request - State: closed - Opened by Antonio-Costa00 almost 2 years ago - 4 comments

#176 - Close the local file on errors

Pull Request - State: closed - Opened by remram44 about 2 years ago - 1 comment
Labels: bug

#175 - File not closed in case SocketTimeout occured

Issue - State: closed - Opened by jarzen09 about 2 years ago
Labels: bug, pr exists

#174 - Remote wildcard does not work

Issue - State: closed - Opened by AdrienMatricon about 2 years ago - 2 comments
Labels: bug

#173 - Permission denied with .put()

Issue - State: open - Opened by Xaalek over 2 years ago - 10 comments

#172 - change handeling of pathlib import

Pull Request - State: closed - Opened by jannisko over 2 years ago - 2 comments
Labels: help wanted

#171 - Add type hinting to public API

Pull Request - State: closed - Opened by jannisko over 2 years ago - 5 comments
Labels: enhancement, help wanted

#170 - How do I download multiple files at the same time?

Issue - State: closed - Opened by samghwww almost 3 years ago
Labels: invalid

#169 - scp does not work with pathlib.PurePath

Issue - State: closed - Opened by amatyukhin0 almost 3 years ago - 1 comment
Labels: bug

#168 - Get data into file-like object - getfo

Issue - State: closed - Opened by stevstrong almost 3 years ago - 1 comment
Labels: duplicate

#167 - paramiko.ssh_exception.SSHException: Incompatible ssh peer (no acceptable host key) on all tests

Issue - State: closed - Opened by mcepl almost 3 years ago - 1 comment
Labels: invalid

#166 - docs: Fix a few typos

Pull Request - State: closed - Opened by timgates42 about 3 years ago - 1 comment

#165 - Fix pathlib presence check

Pull Request - State: closed - Opened by aeurielesn about 3 years ago - 2 comments
Labels: bug

#164 - Accept non-list iterables in get() and put()

Pull Request - State: closed - Opened by remram44 about 3 years ago
Labels: enhancement

#163 - Use list constructor to coerce non-list files

Pull Request - State: closed - Opened by furrycatherder about 3 years ago - 4 comments
Labels: enhancement

#162 - Transfer directory

Issue - State: closed - Opened by dndn10 about 3 years ago - 4 comments
Labels: invalid

#161 - Fix put with trailing slash

Pull Request - State: closed - Opened by remram44 about 3 years ago - 2 comments
Labels: bug

#160 - Creating directories

Issue - State: closed - Opened by RodrigoEC about 3 years ago - 1 comment

#159 - Remove extra space in SSH command sent on get()

Pull Request - State: closed - Opened by remram44 over 3 years ago - 5 comments
Labels: bug

#158 - Freebsd (Juniper Junos) not happy with extra space in Secure Copy get

Issue - State: closed - Opened by ktbyers over 3 years ago - 2 comments
Labels: bug, pr exists

#157 - make scp_command modifiable

Pull Request - State: closed - Opened by dominiclondon over 3 years ago - 1 comment
Labels: enhancement

#156 - make scp command modifiable

Pull Request - State: closed - Opened by dominiclondon over 3 years ago
Labels: duplicate

#155 - remote delete Files after successfully download

Issue - State: closed - Opened by sgaechter over 3 years ago - 1 comment
Labels: invalid

#154 - exlude some files

Issue - State: closed - Opened by amatii over 3 years ago - 1 comment

#153 - Support streams

Issue - State: closed - Opened by baterflyrity over 3 years ago - 3 comments
Labels: duplicate

#152 - scp doesn't check the exit code of the remote command (needed for Windows)

Issue - State: open - Opened by madscientist over 3 years ago - 1 comment
Labels: bug, hacktoberfest

#151 - SCP get fails if given regex in path.

Issue - State: closed - Opened by oreanroy almost 4 years ago - 1 comment
Labels: invalid

#150 - Does closing an SCPClient also close the underlying SSHClient? Should it?

Issue - State: closed - Opened by SyntaxColoring almost 4 years ago - 2 comments

#149 - CI: Use GitHub Actions

Pull Request - State: closed - Opened by remram44 almost 4 years ago

#148 - Quote paths with double quotes not single quotes

Pull Request - State: open - Opened by madscientist almost 4 years ago - 3 comments
Labels: bug

#147 - Hanging copying files to Windows: path sanitization issue

Issue - State: open - Opened by madscientist almost 4 years ago - 2 comments
Labels: bug, pr exists

#146 - scp.put fails when source directory has trailing slash

Issue - State: closed - Opened by process0 almost 4 years ago - 4 comments
Labels: bug, pr exists

#145 - ImportError: cannot import name 'SCPClient'

Issue - State: closed - Opened by zzj0402 about 4 years ago - 4 comments
Labels: invalid

#144 - Progress callback called too frequently - clutters logfiles if logging within function

Issue - State: closed - Opened by AddisonG over 4 years ago - 3 comments
Labels: waiting on author

#143 - Scp with regex

Issue - State: closed - Opened by FrauElster over 4 years ago - 1 comment
Labels: enhancement, wontfix

#142 - Fixed a hang in scp._recv_file that happens when underlying paramiko …

Pull Request - State: closed - Opened by re995 over 4 years ago
Labels: bug

#141 - Hang fix in scp._recv_file that when underlying paramiko channel is closed

Pull Request - State: closed - Opened by re995 over 4 years ago
Labels: bug, duplicate

#140 - EOF on write only SFTP

Issue - State: closed - Opened by XioNoX over 4 years ago - 1 comment
Labels: invalid

#139 - Escape with double quotes instead of single quotes

Pull Request - State: open - Opened by remram44 over 4 years ago - 4 comments
Labels: bug

#138 - Remote path containing backslash not matched on Windows server when using scp.SCPClient.get from Linux client

Issue - State: open - Opened by vtyw over 4 years ago - 10 comments
Labels: bug, pr exists

#137 - get file in use?

Issue - State: closed - Opened by 56curious over 4 years ago - 3 comments
Labels: invalid

#136 - preserve_times in get function does not perserve mtime

Issue - State: open - Opened by nagyszblcs almost 5 years ago
Labels: bug

#134 - Set permissions on put

Issue - State: open - Opened by Zeitsperre about 5 years ago - 3 comments
Labels: enhancement

#133 - how to upload the content of directory,excluding directory

Issue - State: closed - Opened by zffocussss about 5 years ago - 1 comment

#132 - SCPException Protocol not available while getting from Windows

Issue - State: open - Opened by sankalpanand about 5 years ago - 2 comments

#131 - SCPClient 'get' command fails when remote machine executes a login command

Issue - State: closed - Opened by scottwsides over 5 years ago - 2 comments

#130 - Handle last POPD if _rename was set

Pull Request - State: closed - Opened by remram44 over 5 years ago
Labels: bug

#129 - _recv_popd() assert self._depth > 0 when self._rename?

Issue - State: closed - Opened by alanbchristie over 5 years ago - 3 comments
Labels: bug

#128 - recv_all is sending an extra \x00

Issue - State: open - Opened by u1735067 over 5 years ago - 1 comment
Labels: bug

#127 - Guard against malformed messages from server

Pull Request - State: closed - Opened by remram44 over 5 years ago
Labels: enhancement

#126 - Getting an error on connecting

Issue - State: closed - Opened by collectVood over 5 years ago - 2 comments
Labels: invalid

#125 - copying files from remote machine to another remote machine

Issue - State: closed - Opened by gkambalu almost 6 years ago - 4 comments
Labels: question, waiting on author

#124 - Accomodate null character after authentication message on some implementations of scp1

Pull Request - State: closed - Opened by TomCos almost 6 years ago - 22 comments
Labels: wontfix

#123 - Add stat function to get the statistics about the file

Issue - State: closed - Opened by XVilka almost 6 years ago - 2 comments
Labels: enhancement, waiting on author

#122 - Rewrite #114, use `progress4` name for new param

Pull Request - State: closed - Opened by remram44 almost 6 years ago
Labels: bug

#121 - Partial progress callback broken in versions >= 0.11.0

Issue - State: closed - Opened by mdear almost 6 years ago - 4 comments
Labels: bug

#120 - TypeError: ssh_progress() takes exactly 4 arguments (5 given)

Issue - State: closed - Opened by blkpws almost 6 years ago - 2 comments
Labels: bug, duplicate

#119 - Handle instance/class methods in _progress_tracker

Pull Request - State: closed - Opened by remram44 almost 6 years ago
Labels: bug

#118 - Fix for broken progress callback if defined as a method #117

Pull Request - State: closed - Opened by grzegorzcode almost 6 years ago

#117 - Progress callback is broken in version 0.12.0 if it is a method

Issue - State: closed - Opened by eldadr almost 6 years ago - 6 comments
Labels: bug, pr exists

#116 - Fix use of getvalue() in putfo()

Pull Request - State: closed - Opened by remram44 almost 6 years ago - 1 comment
Labels: bug

#115 - putfo() fails for File objects

Issue - State: closed - Opened by sudhartion almost 6 years ago - 4 comments
Labels: bug, pr exists

#114 - added host ip and port to progress callback method

Pull Request - State: closed - Opened by grzegorzcode about 6 years ago - 6 comments
Labels: enhancement

#113 - Recursive

Issue - State: closed - Opened by kert-io about 6 years ago - 7 comments
Labels: invalid, waiting on author

#112 - Handle checking multiple locations for file to get?

Issue - State: closed - Opened by axfelix about 6 years ago - 1 comment
Labels: duplicate

#111 - Add readme_renderer

Pull Request - State: closed - Opened by ganeshhubale about 6 years ago - 1 comment
Labels: enhancement

#110 - Update travis.yml to check README.rst file

Issue - State: closed - Opened by ganeshhubale about 6 years ago - 3 comments
Labels: enhancement

#109 - Make README.rst valid to accept by PyPI

Pull Request - State: closed - Opened by ganeshhubale about 6 years ago - 1 comment
Labels: enhancement

#108 - scp.SCPException: while calling get

Issue - State: closed - Opened by prateek18mar over 6 years ago - 1 comment
Labels: waiting on author

#107 - Confirmation bug? Confusing comment

Issue - State: closed - Opened by Talos878 over 6 years ago - 1 comment
Labels: question, waiting on author

#106 - Remote Globs

Issue - State: closed - Opened by AaronNBrock over 6 years ago - 1 comment

#105 - Allow NOT to close the channel, for multiple 'get'

Issue - State: open - Opened by mykaul over 6 years ago - 1 comment
Labels: enhancement, help wanted

#104 - Increase default read timeout to 10 seconds

Pull Request - State: closed - Opened by remram44 over 6 years ago - 2 comments
Labels: enhancement

#103 - File transfer fails sometimes for large files ( ~500 MB)

Issue - State: closed - Opened by prashanthps over 6 years ago - 10 comments
Labels: bug, pr exists

#102 - Make it more explicit that put() also works on directories

Issue - State: closed - Opened by remram44 over 6 years ago
Labels: enhancement

#101 - Cannot get() by wildcard from a remote host

Issue - State: closed - Opened by ss8913 over 6 years ago - 1 comment
Labels: duplicate

#100 - Remove python 2.6 from travis build

Pull Request - State: closed - Opened by nanomosfet over 6 years ago

#99 - Remove Python 2.6 from Travis Build

Issue - State: closed - Opened by nanomosfet over 6 years ago - 1 comment
Labels: enhancement, pr exists

#98 - Update PyPI package

Issue - State: closed - Opened by dmsquires over 6 years ago - 7 comments

#97 - Create CONTRIBUTING.md

Pull Request - State: closed - Opened by nanomosfet over 6 years ago - 1 comment
Labels: question, waiting on author

#96 - update readme with progress example

Pull Request - State: closed - Opened by nanomosfet over 6 years ago - 6 comments
Labels: enhancement

#95 - No example using the progress callback argument.

Issue - State: closed - Opened by nanomosfet over 6 years ago - 1 comment
Labels: enhancement, help wanted, pr exists

#94 - Add getfo

Issue - State: open - Opened by Overv over 6 years ago - 7 comments
Labels: enhancement, help wanted, hacktoberfest

#92 - Add putfo method to SCPClient #91

Pull Request - State: closed - Opened by nemesisdesign about 7 years ago - 8 comments

#86 - How can I download a file with spaces in it's name?

Issue - State: closed - Opened by rotherfuchs over 7 years ago - 1 comment
Labels: question