Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#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 Antoine Martin)

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:2 Changed 14 years ago by Antoine Martin

Some useful links:

comment:3 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Milestone: 1.11.0
Priority: minormajor

comment:4 Changed 14 years ago by Antoine Martin

Milestone: 1.00.11
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

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 amtota

Priority: majorcritical

comment:6 Changed 14 years ago by amtota

Cc: totaam@… added

comment:7 Changed 14 years ago by amtota

Priority: criticalblocker

comment:8 Changed 13 years ago by Antoine Martin

Milestone: 0.110.12
Priority: blockercritical

comment:9 Changed 13 years ago by Antoine Martin

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:10 Changed 13 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

Done in #133

comment:11 Changed 13 years ago by Antoine Martin

Note: we don't actually use sftp/ssh: #133 implements this using the built in channel.

Note: See TracTickets for help on using tickets.