Re: Edita + FTP
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Aug 02, 2006
- 550 views
On Tue, 1 Aug 2006 14:29:21 -0400, Greg Haberek <ghaberek at gmail.com> wrote: >> I'll have a look into it. If I can figure out how to ftp a file (I've >> downloaded everything I can find in the archive but not looked at it >> yet), the rest should be pretty easy, time permitting. > >Its not too hard. I could help if you'd like. :) Yes please. I think the easiest approach would be to start with a simple standalone demo: 1) Some test file somewhere containing eg "FTP test file 02/08/2006 12:23:43" 2) A window with a prompt for a url, a 'fetch' button, a simple listview or mle, and an 'upload' button. The upload button should update the date and time stamp text shown above. 3) The ftp code should be in a separate file. It might save me a bit of time if this is either standalone or uses Arwen rather than win32lib, but I can easily migrate between the two later. 4) If you want anything more than a simple drop-down history of ftp files (such as a remote directory browse), that should be included in the demo. Please discuss any design in that area on this list. At this time, I'd rather not have to install Crimson to see how it does it. Regards, Pete