mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-13 03:59:23 +02:00
...
This commit is contained in:
@@ -8,8 +8,8 @@ Transfer files to and from remote computers over the ``TTY`` device itself.
|
||||
This means that file transfer works over nested SSH sessions, serial links,
|
||||
etc. Anywhere you have a terminal device, you can transfer files.
|
||||
|
||||
This kitten support transferring entire directory trees, preserving soft and
|
||||
hard links, file permissions and times, etc. It even supports the `rsync
|
||||
This kitten supports transferring entire directory trees, preserving soft and
|
||||
hard links, file permissions, times, etc. It even supports the `rsync
|
||||
<https://en.wikipedia.org/wiki/Rsync>`_ protocol to transfer only changes to
|
||||
large files and to automatically resume interrupted transfers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user