Node:Bookmark examples, Previous:Bookmark keywords, Up:Bookmarks
Bookmark examples
default login anonymous- As default, login as 'anonymous' and prompt for password
default anonymous- As default, login as 'anonymous' and automatically supply your email
address as password.
local login mhe- Login as 'mhe' on all machines on the local network (machines w/o a '.')
machine .foo.bar.se login niels- Login as 'niels' on all hosts on .foo.bar.se domain
machine dent.foo.bar.se login slartibartfast cwd ~/fjord- Login as 'slartibartfast' on dent.foo.bar.se and start in directory ~/fjord
machine slartibartfast@dent.foo.bar.se/fjord- Identical to the example above, but using an ftp URL instead
machine ftp.gurka.com:4711 anonymous- Login as 'anonymous' and automagically supply password from
anon_password, connect on non-standard port 4711
machine mayer.physto.se anonymous cwd /pub/yafc alias yafc- Login anonymously to machine mayer.physto.se with other name yafc
machine shell.stacken.kth.se login mhe mech krb4 passive yes alias stacken- Login as mhe using Kerberos 4 authentication, and use passive mode for transfers (overrides the use_passive_mode keyword in the config file)