Hey Tobias!
I'm having some difficulties figuring out the best way to make SFFS 4.89 do what I need it to. I have an S3 bucket that I need synced with a local folder on my file server. Actually I need SFFS to look for changes in S3 and copy/delete or move them locally. The thing is that I want this running 24/7 real time.
As you know, SFFS barks at me when I set this up with real time sync and it only looks for changes when I manually start the profile. I could also make this work via FTP by attaching the S3 bucket to an EC2 instance, but it has the same problem with FTP as it does with S3.
Is there a way to get around this? If not, is there another way I can get close to what I need? Maybe running multiple profiles or something.
Thanks!