Sandra McCann
eb6989ecbc
Add note to network agnostic modules for supported platforms ( #51617 )
...
* added doc fragment to multiple network modules
2019-02-05 15:18:54 -06:00
Paul Neumann
c15656d652
net_put: Fix trivial documentation typo ( #48035 )
...
In commit 30688fecf3
the template value of the mode parameter was
renamed to text. Change another mention of this parameter.
2018-11-05 10:03:29 +05:30
akira6592
8662e87b1a
Corrects module name in net_get module doc ( #43816 )
2018-08-08 16:14:33 -07:00
Deepak Agrawal
30688fecf3
Idempotency for net_get and net_put modules ( #42307 )
...
* Idempotency for net_get and net_put modules
* pep8 warnings fix
* remove import q
2018-07-05 20:15:25 +05:30
John R Barker
ed3933b67a
Corrects typos in net_get/put module docs ( #41991 )
2018-06-27 10:38:40 -07:00
Deepak Agrawal
e91cee1a31
net_put module: add default mode to copy binary files ( #41476 )
...
* add default mode to copy binary files
* sanity fix
* add version for new options
2018-06-20 16:02:49 +05:30
Deepak Agrawal
9e3ad96fa9
rename network_get network_put modules to net_get net_put ( #40381 )
2018-05-18 14:41:47 +05:30
Deepak Agrawal
86c945a628
network_put and network_get modules ( #39592 )
...
* Initial commit
* Socket Timeout and dest file handler
* sftp handling
* module name change as per review
* multiple thread tmp file overwite problem
* Integration test suite for network_put
* add additional testcase for dest argument
* fix pylint/pep8/modules warnings
* add socket timeout for get_file
* network_get module
* pep8 issue on network_get
* Review comments
2018-05-16 14:38:43 +05:30