Hi all, I need some advice on implementing this setup with OpenBSD.
The users in the LAN should be able to write files( or ftp upload) to certain directories dir1, dir2, dir3, dir4 etc. the files uploaded to dir1 should be automatically uploaded to an ftp server1 on the internet, the files uploaded to dir2 should be uploaded to another ftpserver2 on the internet and so on. Why?? 1) At the end o the day users can dump their work to these folder regardless of the internet connectivity and expect the upload to take place automatically when the internet connection is restored. 2) Users need not worry about all the information about ftpsites, usernames, passwords, type of ftp (active passive etc). but can be give permissions to upload a particlar folder and upload to the internet will takeplace automatically from there. please give me some suggetions and guidelines to implement this set up with OpenBSD. Thankyou so much Kind Regards Siju

