1
I Use This!
Inactive

Commits : Listings

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