Personally we use : ChironFS with/in/on FUSE ChironFS - http://www.furquim.org/chironfs/index.en.html
Rsync - http://www.samba.org/rsync/ ** SCP vs Rsync I think rsync would be better choice over a straight SCP copy, as SCP will copy directly into the destination spot. Meaning that if a connection "hick up" happened. That file could be corrput. Where was Rsync transfers only the "changes" or complete file into a temp file. Then moves that temp file into place. > I specify all my settings to pull from files that sit in the > /usr/share/assp/files subfolder, then I use SCP to copy them out from a > cron job. > I don't copy out my ASSP.CFG file seeing as the DNS servers are different > in my case, but you could use SCP for that too. > > -----Original Message----- > Since i'll be having 2 ASSP servers in round robin MX records. We'll be > using server 1 as admin point, send spam reports, generate spamdb > ,...etc > > What are the files/folders to be copied from server 1 to server 2 to > keep them both identical ? (i.e. assp.conf ) And what tools do you use > for the sync process ?. We are not planning to use MySql connectivity. > > Thanks. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
