# bookmark file

bookmark default {
  login = anonymous
}

bookmark kth {
  machine = 'ftp://ftp.pdc.kth.se:21'
  anonymous = yes
  directory = '/pub'
}

bookmark redhat {
  machine = 'ftp://ftp.redhat.com:21'
  anonymous = yes
  directory = '/pub/redhat/linux/7.2/en/os/i386/RedHat/RPMS'
}

bookmark shell-linux {
  machine = 'ssh://shell-linux.e.kth.se:22'
  login = e97_mhe
  directory = '/afs/e.kth.se/home/e97/e97_mhe'
  sftp = "/mpkg/openssh/current/libexec/sftp-server"
  noupdate = true
}

bookmark stacken {
  machine = "ssh://shell.stacken.kth.se:22"     login = "mhe"
 directory = '/afs/stacken.kth.se/home/mhe'
 sftp = "/pkg/openssh/2.9p2/libexec/sftp-server"   noupdate = true
}

# end of bookmark file
