bugzilla-daemon at mindrot.org
2002-Mar-28 04:26 UTC
[Bug 181] Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 ------- Additional Comments From jason at rndpkt.org 2002-03-28 15:26 ------- mget and mput are just "aliased" commands to get and put, I'm assuming for some kind of compatability. mget and mput expect the get and put parameters and DO NOT function like FTP-based mget and mput (i.e. mget file1 file2.. file#). I'd be happy to submit a patch for this, but not sure it's really useful. There's been work on a status-bar by Ben, but I'm not sure the state of it. Don't know about prompt. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Mar-28 10:06 UTC
[Bug 181] Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 ------- Additional Comments From markus at openbsd.org 2002-03-28 21:06 ------- i don't like to see mget and mput in sftp. it's such an ugly user interface ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-05 21:59 UTC
[Bug 181] Undocumented mget and mput in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=181 ------- Additional Comments From mouring at eviladmin.org 2002-04-06 07:59 ------- - prompt I could see adding, but default to 'no'. - hash has no real business, but a progress meter would be nice. The main issue is handling it correctly for sftp protocol (which is not as easy as scp since it supports out of order transfers) - mget/mput should really not exist either since they don't act like what people expect. Can we remove mget/mput since they are just alias to get/put and don't act the way people expect them to? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 181] New: Undocumented mget and mput in sftp
- [Bug 181] Undocumented mget and mput in sftp
- smbclient mask command seems not to work the same way with recurse ON for mget and mput
- mput/mget misbehavior
- smbclient mask command seems not to work the same way with recurse ON for mget and mput