> This works well, but after all the repository changes have been > approved by a manager, we would like an easy way to FTP the files to > our web host. Any ideas on how we could accomplish this?
This kind of question should be directed to trac-users, not to trac-dev. You could write a plugin with a python FTP client - although large transfer files may be slow and end up triggering a web browser timeout, as the web browser that starts the FTP transfer would received the completion page once the FTP transfer is over. -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
