Site Maintenance

Table of Contents

1 Site Maintenance

1.1 Notes for delivering site content

With the following lftp command the upload was not limited to only newer files.

cd ~/Projects/p008-rketburt
lftp -e 'mirror --reverse --only-newer rketburt' ftp.rketburt.org

Try this permutation (--only-newer before --reverse), and include verbose -v to get a handle on what is really happening.

cd ~/Projects/p008-rketburt/rketburt
lftp -u tcburt@rketburt.org -e 'mirror --only-newer --reverse --verbose' ftp.rketburt.org
cd ~/Projects/p008-rketburt
lftp -u tcburt@rketburt.org -e 'mirror --only-newer --reverse --verbose backcountry' ftp.rketburt.org

This order worked, but I need to be a bit more deliberate in the test and its conditions.

1.2 Tips and Tricks

1.2.1 URL for links

2012-02-14 Tue 20:04

When making links, do not use the www. prefix for password-protected areas since each link launches an authentication dialog.

1.2.2 TODO How can I let users manage their passwords?

SCHEDULED: 2012-03-20 Tue
2012-02-14 Tue 20:05

Date: 2012-02-14 20:11:55 EST

Org version 7.7 with Emacs version 23

Validate XHTML 1.0