]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - rc
Added lftp "sync" command.
[config/dotfiles.git] / rc
1 # lftp configuration file.
2
3
4 # Display all files (even hidden ones) with 'ls'.
5 set ftp:list-options -a
6
7 # Store passwords in the bookmarks file.
8 set bmk:save-passwords yes
9
10 # Create new "command" sync which will sync local directories with remote ones
11 # and transfer all missing/outdated files. Local files which don't exist
12 # anymore are removed on the server.
13 alias sync mirror --verbose --reverse --delete --exclude .DS_Store