index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
test_sftp_big.py
Age
Commit message (
Expand
)
Author
2019-06-08
flake8 now applied to tests, huzzah
Jeff Forcier
2019-06-08
Clean up shitty old test names of form test_[9-0A-Z]+_.*
Jeff Forcier
2018-08-22
Bump black up to 18.6b4
Jeff Forcier
2018-05-29
Blacken under black 18.5b0
Jeff Forcier
2018-05-17
Blacken Paramiko on 2.4
Chris Rose
2017-10-25
Mark known slow tests as 'slow' pytest marker, and skip them by default
Jeff Forcier
2017-10-23
Start overhauling regular SFTP suite.
Jeff Forcier
2017-10-23
Get big sftp tests passing w/ the sftp client + folder crap being a fixture
Jeff Forcier
2017-10-23
Get sftp-big tests apparently passing.
Jeff Forcier
2017-10-23
Import cleanup, mostly focused on s/tests/./
Jeff Forcier
2015-07-23
prefetch now requires file_size to be passed in as a parameter
Torkil Gustavsen
2014-04-17
BufferedFile.read() now returns byte strings instead of text strings
Antoine Brenner
2014-03-07
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2014-03-07
Start in on star import eradication
Jeff Forcier
2013-11-19
Use 'with' for opening most file and SFTPFIle objects
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-11-02
Make sftp.open handle binary and text, more type conversion
Scott Maxwell
2013-11-01
Changes inspired by the nischu7 branch
Scott Maxwell
2013-10-31
More type fixes
Scott Maxwell
2013-10-31
Setup so we can run test_sftp_big independently
Scott Maxwell
2013-10-30
Convert and detect types properly, use helper constants, use StringIO and range
Scott Maxwell
2013-10-30
Fix message sending
Scott Maxwell
2013-10-30
Fix imports
Scott Maxwell
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2009-07-19
fix my email address to be the current one.
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323020309-9bjcp7l2ygdu49d2]
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323020054-ar5bmythf7fr5rgk]
Robey Pointer
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2006-07-25
[project @ robey@lag.net-20060726000907-b9a2d46eecc64cec]
Robey Pointer
2006-05-01
[project @ robey@lag.net-20060502002709-617a268779f7ca6b]
Robey Pointer
2006-03-11
[project @ robey@lag.net-20060312040732-8d16f6c42f12f138]
Robey Pointer
2006-03-09
[project @ robey@lag.net-20060309081455-84be2ae54f98e897]
Robey Pointer