Portál AbcLinuxu, 10. května 2025 22:56
Tak zrovna tady by se mohl hodit sshfs
.
Jednak netuším, jak je sftp "bezpečnější", než scp, ale stejně - man 1 sshfs
! :
DESCRIPTION SSHFS (Secure SHell FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD) capable of operating on files on a remote com‐ puter using just a secure shell login on the remote computer. On the local computer where the SSHFS is mounted, the implementation makes use of the FUSE (Filesystem in Userspace) kernel module. The practical effect of this is that the end user can seamlessly interact with remote files being securely served over SSH just as if they were local files on his/her computer. On the remote computer the SFTP subsystem of SSH is used.- hlavně tu poslední větu.
scp
(protože je ve skutečnosti implementované přes ssh
), ale nebudou fungovat v okenních aplikacích či při jiných implementacích.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.