If you can read this
If you can read this, then I’ve been able to rsync my local blog directory up to my hosted space. I was originally planning on using WebDAV, but my preliminary tests produced some annoying ._
rsync --verbose --recursive --times --links --hard-links \
/local_path_name/blog/ \
username@host:public_html/blog/