翻訳と辞書
Words near each other
・ SSG 82
・ SSG08
・ SSGC F.C.
・ SSH
・ SSH Communications Security
・ SSH File Transfer Protocol
・ SSh-60
・ SSh-68
・ Ssh-agent
・ Ssh-keygen
・ Ssh..Silence Please
・ SSH1
・ SSH2
・ SSH3
・ Sshakshi Chovan
SSHFS
・ Sshhh ...
・ Sshivada
・ SSHL
・ SSHS (disambiguation)
・ SSHSS Katukukke
・ SSI
・ SSI CEB
・ SSI Group Holding Corp
・ SSI Micro
・ SSI protease inhibitor
・ SSIES
・ SSIM (disambiguation)
・ Ssion
・ Ssireum


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

SSHFS : ウィキペディア英語版
SSHFS

In computing, SSHFS (SSH Filesystem) is a filesystem client to mount and interact with directories and files located on a remote server or workstation over a normal ssh connection. The client interacts with the remote file system via the SSH File Transfer Protocol (SFTP),〔(【引用サイトリンク】SSHFS security )〕 a network protocol providing file access, file transfer, and file management functionality over any reliable data stream that was designed as an extension of the Secure Shell protocol (SSH) version 2.0.
The current implementation of SSHFS using FUSE is a rewrite of an earlier version. The rewrite was done by Miklos Szeredi, who also wrote FUSE.〔(【引用サイトリンク】title=SSHFS homepage )
== Features ==
SFTP provides secure file transfer and a secure remote file system. While SFTP clients may transfer files and directories, the related file system may not be mounted locally using SFTP alone. Using SSHFS, a remote file system may be treated in the same way as other volumes (such as CDs, DVDs, USB flash drives and shared disks).
Using the Unix command ls with sshfs will sometimes not list the owner of a file correctly, although it is possible to map them manually.
For distributed remote file systems with multiple users, protocols such as Apple Filing Protocol, Network File System and Server Message Block are more often used. SSHFS is an alternative to those protocols only in situations where users are confident that files and directories will not be targeted for writing by another user, at the same time.
The advantage of SSHFS when compared to other network file system protocols is that, given that a user already has SSH access to a host, it does not require any additional configuration work, or the opening of additional entry ports in a firewall.〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「SSHFS」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.