technovelty

weblog of Ian Wienand

RSS  |  technovelty home  |  page of ian  |  ianw@ieee.org

weex

weex is an ftp synchronisation tool. It is fantastic. Here's my weexrc

[blog]
        HostName = ftp.wienand.org
        IgnoreLocalDir = CVS
        DestDir = /public_html/technovelty/
        LoginName = login_name
        Password = password
        SrcDir = /home/ianw/programs/junkcode/blog
        IgnoreRemoteFile = {
        *.py
        *.pyc
        *.html
        *.css
        *.cgi
        .htaccess
        .ftpquota
        }
        IgnoreLocalFile = {
        newentry.sh
        *~
        }
        IgnoreRemoteDir = {
        Pyblosxom
        plugins
        }
        IgnoreLocalDir = {
        *CVS*
        }
[default]

Then I just run

weex blog
and we're updated! In fact I might just do it now ...

posted at: Tue, 01 Feb 2005 23:22 | in /linux/apps | permalink | add comment (0 others)

Add a comment
*Name
*Email (not shown)
Website
*Comment:
*Word above?
* denotes required field

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.