1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added author notices. More... over 12 years ago
Added a reference to FISH, which has a similar idea to my tools. More... over 12 years ago
Overwriting is not convenient. A more careful behavior now. More... almost 13 years ago
Added a TODO list. More... almost 13 years ago
rpush-continue: a switch for choosing whether "ls" is like on Android or like on GNU/Linux. More... almost 13 years ago
Parameterized rpush-continue on the remote connection method, too. More... almost 13 years ago
No overhead of a subshell: {} also works. More... almost 13 years ago
I forgot SRC. More... almost 13 years ago
Make rsh/ssh/eval a parameter: so that we choose the connection method. More... almost 13 years ago
Tried to redirect to the pipe a whole subshell (so that it happens earlier, and is not blocked). More... almost 13 years ago
Implemented the interchange of info and data through a named pipe (instead of the ugly coproc!). More... almost 13 years ago
Redirection to coproc after () also doesn't work -- similarly to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607079 . More... almost 13 years ago
Try to work around the problem with a redirection from a subshell. (Not successful: {} do not help.) More... almost 13 years ago
Implemented continuing of an interrupted file transfer (to Android 2.2). But it doesn't work because of a problem with redirection from a coproc! More... almost 13 years ago
Usage: treat the 2nd arg just as a prefix (to allow the empty string denote the home directory). More... almost 13 years ago
(minor) Progress output: actually, the default switches are OK (they include ETA). More... almost 13 years ago
Fixed the usage of rpush-into; commented on TODOs. More... almost 13 years ago
The size will be known (and ETA is possible). More... almost 13 years ago
Wait until the first byte, not interfere with the messages from ssh. More... almost 13 years ago
Show the progress of the transfer (always). More... almost 13 years ago
Do not leave the dirname. More... almost 13 years ago
Initial scheme, just to transfer the file. More... almost 13 years ago