kitty/kittens/transfer
2021-10-18 13:02:37 +05:30
..
__init__.py
librsync.py Add a tell() method to PatchFile to track how much has been written 2021-10-03 10:18:28 +05:30
main.py fix forgotten import 2021-10-04 21:40:07 +05:30
receive.py More work on file transfer 2021-10-18 13:02:37 +05:30
rsync.c librsync actually blocks on output buffer size as well as input availability. So handle that 2021-10-02 09:26:35 +05:30
rsync.pyi Speed up parsing of file transfer OSC codes 2021-09-25 14:05:21 +05:30
send.py More work on file transfer 2021-10-18 13:02:37 +05:30
utils.py More work on transfer sending 2021-10-10 13:04:47 +05:30