On Thu, Apr 22, 2004 at 08:51:26AM -0700, Rakesh arky Ambati wrote: > > This question had been put a hundred times before,yet > am asking it once coz all other answers coundn't give > me a great solution. > > Can anyone provide me better way| script to sync local > website files with that of remote server's over ftp. >
There is a neat command line PHP script linked on freshmeat.net called "lazyftp". Works on any platform with php-4.3.x and beyond. It supports SSL-FTP. Creavat: looks at local files only for changes, and not remote files. Does not create/ remove dirs. So your local dir structure has to be an exact replica as the FTP site ... HTH Bish -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Clock on Console LOST #224 To have a cute digital clock on the right top corner of your console put the following in your system startup scripts : vcstime & # 'vcstime' is a part of console-tools package. URL : http://www.ibiblio.org/pub/Linux/system/admin/time/ ####[rfowkar (at) yahoo.com]################################## : ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
