client compression request

18 views
Skip to first unread message

Hikmah

unread,
Jun 28, 2011, 11:04:25 AM6/28/11
to Python FTP server library - Discussion group
Hi,

I want to send a parameter from client to server. This parameter
represents what kind of compression technique will be used. The
desired GET command will be looked like this

GET file.txt gzip

I want to parse this parameter value, i.e. gzip, in server side. Which
method in server should I modify? The method I look for should handle
received command from client.

Thank you in advance.



Best regards,

Hikmah

Giampaolo Rodolà

unread,
Jun 28, 2011, 11:07:24 AM6/28/11
to pyft...@googlegroups.com
Recently there's been a discussion about FTP compression methods:
https://groups.google.com/forum/#!topic/pyftpdlib/73wGAx44V3Q
As of now pyftpdlib *does not* implement any compression method natively so "what method should I modify" depends on what compression method you want to implement.

Regards,

--- Giampaolo

Hikmah

unread,
Jul 5, 2011, 3:33:52 AM7/5/11
to pyft...@googlegroups.com
Okey Giampalo, 
I've moved my new question about client in old thread

Regards, HIkmah
Reply all
Reply to author
Forward
0 new messages