From: mattia\.barbon\@libero\.it <mat...@li...> - 2005-03-11 08:10:18
|
Hello, > I need create a program which will be used by various peopl= e to upload > rather large files (~ 50Mb) to a server. I've been thinkin= g of using > either ftp or rsync. > > At the moment I'm looking into = the ftp option. I have 2 questions: > > 1) Has wxFTP been wrapped? =0D = No, and it will not (by me). LWP or Net::FTP or any other Perl module = for handling FTP is surely far superior to wxFTP. > 2) Is it possibl= e to get some feedback from the module as to the status > of the upload = (eg, the amount sent so far / percent done so far) which > would then be= displayed to the user using a wxGauge type widget. It all depends f= rom the module, of corse. > I'm guessing that I'll need to run 2 thre= ads, one to update the GUI and > one to handle the ftp conversation. If = (2) is possible, would running > multi-threaded cause any problems? =0D = I do not know if anybody has written a multi threaded application with= wxPerl. I think using two threads is the best approach. Regards Mat= tia =0A=0A=0A=0A________________________________________________________= ____=0A6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Lib= ero!=0AScaricalo su INTERNET GRATIS 6X http://www.libero.it=0A |