> > On Mon, 2008-02-25 at 13:34 -0800, [EMAIL PROTECTED] wrote: > > [...] >> I've had ideas of using rsync or scp but I'd like this to be as >> streamlined as possible. With rsync or scp, I'd need to have it check >> when a new file is added to a folder on my WebFaction account and then >> automatically transfer that file to my other host and then delete that >> file from WebFaction...which I think would be pretty complex to set >> up. > > You're over-estimating the complexity. Run rsync from a cronjob and then > periodically clean up the directory on the source machine (maybe every > few days or weeks or whatever). Rsync isn't going to copy stuff that > already exists, so you can leave the source around for a while. > > Malcolm > > -- > Why be difficult when, with a little bit of effort, you could be > impossible. > http://www.pointy-stick.com/blog/ > > > > >
And what if you store the images on the database as part of your record ? This will give you integrity Leonel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---