kitty/kittens/transfer
Kovid Goyal 46e51811e8
Dont rise an exception in patchfile close()
This allows partial transfers, by overwriting the dest file with the
tempfile even if the transfer was not completed
2021-11-17 14:34:14 +05:30
..
__init__.py Start work on transfer kitten 2021-08-25 11:38:41 +05:30
librsync.py Dont rise an exception in patchfile close() 2021-11-17 14:34:14 +05:30
main.py Start documenting the file transfer kitten 2021-11-17 10:33:37 +05:30
receive.py Redraw progress bar on resize 2021-11-17 13:04:07 +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 Redraw progress bar on resize 2021-11-17 13:04:07 +05:30
utils.py Use a shorter random id for transfers 2021-11-17 11:47:46 +05:30