#18 closed task (fixed)
use twisted-conch to replace paramiko
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 0.12 |
Component: | Client | Keywords: | |
Cc: | totaam@… |
Description (last modified by )
No point in carrying 2 network libraries.
Rewrite SCP code using conch.
Also bundling paramiko does not always seem to work on win32/osx... so this more of priority
Change History (11)
comment:1 Changed 15 years ago by
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.1 → 1.0 |
Priority: | minor → major |
comment:4 Changed 14 years ago by
Milestone: | 1.0 → 0.11 |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Tunnels are getting messy, the sooner we do this, the easier it will be to manage tunnels and ports (also for sound).
comment:5 Changed 14 years ago by
Priority: | major → critical |
---|
comment:6 Changed 14 years ago by
Cc: | totaam@… added |
---|
comment:7 Changed 14 years ago by
Priority: | critical → blocker |
---|
comment:8 Changed 14 years ago by
Milestone: | 0.11 → 0.12 |
---|---|
Priority: | blocker → critical |
comment:9 Changed 14 years ago by
Most of this has already been done in r3103 and previous changesets.
All that is left to do now is to restore the sftp functionality as paramiko has already been stripped out.
comment:11 Changed 14 years ago by
Note: we don't actually use sftp/ssh: #133 implements this using the built in channel.
Note: See
TracTickets for help on using
tickets.
http://www.ibm.com/developerworks/linux/library/l-twist4.html