1. Edita + FTP
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Aug 01, 2006
- 566 views
On Sat, 29 Jul 2006 17:05:23 -0700, cklester <guest at RapidEuphoria.com> wrote: >Pete, can I make a request for Edita? Automagic FTP upload/download. That's the >only reason I use Crimson and not Edita. 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. Regards, Pete
2. Re: Edita + FTP
- Posted by "Greg Haberek" <ghaberek at gmail.com> Aug 01, 2006
- 569 views
> 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. :) ~Greg
3. Re: Edita + FTP
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Aug 02, 2006
- 551 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
4. Re: Edita + FTP
- Posted by Jonas Temple <jtemple at yhti.net> Aug 02, 2006
- 565 views
- Last edited Aug 03, 2006
FWIW, I use Fabio's einetlib wrapper from user contributions for FTP and it works great! Jonas Temple http://www.yhti.net/~jktemple