sftp

  • 网络安全文件传输;远程系统
sftpsftp
  1. The Performance Analysis and Implementation of SFTP Based on Network Backup Systems

    基于网络备份系统的SFTP性能优化分析与实现

  2. An Improved Simple File Transfer Protocol ( SFTP ) and Its Java Implementation

    一种改进的简单文件传输协议SFTP及其Java实现

  3. The immunohistochemical exam plays an important role in the diagnosis of SFTP .

    免疫组化对该病的诊断具有重要价值。

  4. It can even transfer files using SFTP or SCP .

    它甚至可以使用SFTP或SCP传输文件。

  5. Establish an SSH session and SFTP connection to the remote server .

    建立到远程服务器的SSH会话和SFTP连接。

  6. The first FUSE file system to try is SSHFS , a file system based on SFTP .

    我们要尝试的第一个FUSE文件系统是SSHFS,它是一种基于SFTP的文件系统。

  7. In combination with SFTP , as a secure substitute to FTP file transfer

    结合SFTP,作为FTP文件传输的一个安全替代品

  8. If you 've ever used FTP , sftp is virtually identical .

    如果您曾经使用过FTP,sftp实际上与其相同。

  9. SFTP is a network protocol that enables files to be transferred securely .

    SFTP是一个安全传输文件的网络协议。

  10. SSL encryption , and also supports the SFTP agreement so that you can better safeguard data transmission .

    还支持SSL和SFTP加密协议,让你的数据传输多一层保障。

  11. This paper analyzes the performance of FTP ; thereby presents the idea of SFTP and discusses its implementation mechanism .

    文中分析了原有FTP的性能,进而提出SFTP的设计思想,并阐述了它的具体实现机制和方法。

  12. In order to improve the performance of network backup systems , a novel smart file transfer mechanism called SFTP is presented .

    本文提出了一种改善网络备份系统中小文件传输性能的机制。

  13. Ssh ( and scp and sftp ) tests your private key against the remote public key .

    ssh(以及scp和sftp)可以使用您的私钥对远程公钥进行测试。

  14. Close the if statement , file loop , SFTP connection , and SSH session .

    结束if语句、文件循环、SFTP连接和SSH会话。

  15. Our program has one basic requirement : it must connect to a remote SFTP server and upload our files .

    我们的程序有一个基本需求:它要连接到一台远程的SFTP服务器并上载我们的文件。

  16. Enter a receiver name ( SFTP ) .

    输入接收器名称(SFTP)。

  17. Although SFTP works in a similar fashion to FTP , there are some limitations and differences .

    尽管SFTP的工作方式与FTP类似,但仍存在一些局限性和差异。

  18. For privileged FTP access , use sftp .

    对于特权FTP访问,可以使用sftp。

  19. Establish our SSH session and SFTP connection .

    建立SSH会话和SFTP连接。

  20. Confine SFTP users to their own home directories by using Chroot SSHD

    使用ChrootSSHD将SFTP用户局限于其自己的主目录

  21. Remote system access is the purview of ssh and its derivatives , scp and sftp .

    提供远程系统访问正是ssh及其派生工具(scp和sftp)的任务。

  22. Design a file management component based on the SFTP protocol to provide a safe and reliable transmission mode for the file service mediation . 4 .

    设计了基于SFTP的文件服务管理组件,为系统的文件服务调解提供了安全可靠的传输方式。

  23. It 's clear that steps one through three are easily handled by Ruby 's built-in objects and Net : : SFTP .

    显然步骤1到3可以通过Ruby的内建对象和Net::SFTP轻松搞定。

  24. For SFTP to run in the chroot environment , set the Subsystem config option in the sshd_config file as follows

    为了在chroot环境中运行SFTP,要在sshdconfig文件中设置Subsystem配置选项,如下所示

  25. End all of the loops we 've opened , closing our SFTP connection and our SSH session on the remote server .

    所有我们开启的循环的结束,关闭和远程服务器的SFTP连接和SSH会话。

  26. While FTP remains in wide use , Secure FTP ( SFTP ), the secure version of FTP , should be used whenever possible .

    FTP仍然在广泛使用,但是应该尽可能使用FTP的安全版本SecureFTP(SFTP)。

  27. Certificate-based authentication has been added as an alternative to password authentication with SFTP hosts to ensure security of B2B file transfers .

    在已有的使用SFTP主机的基于密码认证的基础上,又增加了基于证书的认证,以确保B2B文件传输的安全。

  28. This is another nasty bit of code which wouldn 't need to be here if Net : : SFTP was a little more intelligent about file handling .

    这是另一段惹人厌的代码,如果Net::SFTP能在文件处理方面再智能些这些代码就不会出现在这里。

  29. The most common public network is the Internet , where distributed parties may collaborate using some form of secure communication ( such as sHTTP or sFTP ) .

    最常见的公共网络是Internet,其中分布的各方可以使用某种形式的安全通信(例如sHTTP或sFTP)进行协作。

  30. When you log in to a remote system with ssh , sftp , or scp , you still need to use your password to complete the login process .

    当您使用ssh、sftp或scp登录到远程系统后,您仍需要使用密码才能完成登录过程。