003 File Manager
Current Path:
/usr/src/contrib/netbsd-tests/fs/psshfs
usr
/
src
/
contrib
/
netbsd-tests
/
fs
/
psshfs
/
📁
..
📄
h_have_puffs.c
(1.91 KB)
📄
ssh_config.in
(364 B)
📄
ssh_host_key
(887 B)
📄
ssh_host_key.pub
(231 B)
📄
sshd_config.in
(1.14 KB)
📄
t_psshfs.sh
(8.03 KB)
Editing: ssh_config.in
# $NetBSD: ssh_config.in,v 1.1 2010/07/06 14:06:22 pooka Exp $ # Basic settings. Port 10000 Protocol 2 # The temporary key used for login. IdentityFile @WORKDIR@/ssh_user_key # Prevent the client from complaining about unknown host keys. GlobalKnownHostsFile @WORKDIR@/known_hosts # Do not attempt password authentication in case keys fail. IdentitiesOnly yes
Upload File
Create Folder