]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Added lftp "sync" command.
authorSimon Ruderich <simon@ruderich.com>
Sun, 15 Jun 2008 16:08:46 +0000 (17:08 +0100)
committerSimon Ruderich <simon@ruderich.com>
Sun, 15 Jun 2008 16:08:46 +0000 (17:08 +0100)
It uploads all changed files to the server and removes old files on the
server.

rc

diff --git a/rc b/rc
index e49d7668c165b3188a2a2a4faf92a2db90971410..50f89c75c567e2cf65e3b6354224e07f1aad4817 100644 (file)
--- a/rc
+++ b/rc
@@ -6,3 +6,8 @@ set ftp:list-options -a
 
 # Store passwords in the bookmarks file.
 set bmk:save-passwords yes
+
+# Create new "command" sync which will sync local directories with remote ones
+# and transfer all missing/outdated files. Local files which don't exist
+# anymore are removed on the server.
+alias sync mirror --verbose --reverse --delete --exclude .DS_Store