PDA

View Full Version : python programmer to consult me


flower
November 9th, 2005, 05:40 AM
Hi there ...

I deadly need a good gui ftp client, so some time ago I've decided to go for updating/upgrading the code of abandoned python ftp project ...

it seems is beyond my python expirience (which is none) even if I did already a lot of work on it, but I miss how to implement some features ...

you can see some conversation on it here : http://www.ubuntuforums.org/showthread.php?t=87435&page=2#14

so ... anyone willing to try to help a bit with some stuff ?

Drakx
November 9th, 2005, 01:42 PM
I'd Like to give you some help :) looks nice and im always looking for a a good ftp client too.

nszabolcs
November 9th, 2005, 06:15 PM
same here

well, i'd rather see a fixed gFTP than writing a new client from scratch, but if you write one then i'm willing to help.

fng
November 10th, 2005, 05:02 AM
I'm willing to help too.

fng
November 10th, 2005, 05:03 AM
EDIT:
delete me

flower
November 10th, 2005, 02:39 PM
well see ... it's not like making a new ftp client from scratch ...
the ftp program works , but lacks features that are required ... like recursive delete on the server ... if you try to delte a folder it says - folder not empty :D

but altough the program is multithreading, it has a nice site manger (done by me) and it somewhat works :)

so ... it's more like serious debugging and fixing the original authors code a bit...