1
I Use This!
Activity Not Available

Commits : Listings

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