Re: [Twisted-Python] FTP without the protocol

2013-10-24 Thread Lloyd Carothers
On 10/23/13 7:30 PM, David Bolen wrote: Lloyd Carothers writes: For such a use case I'm surprised not to find an example. I think I just need a push in the right direction. Is producers/consumers the right approach? It's a bit dated at this point, but maybe this might spark

[Twisted-Python] FTP without the protocol

2013-10-23 Thread Lloyd Carothers
Hi, all, I have many users that need to send data to me for archival. Large data sets in many files (10,000's of files 100s of GB per file set.) Up to this point the users use a ftp client wrapper that uploads data to my FTP server. This has become too problematic with firewalls etc. and I no