首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏博客迁移同步

    第十七章 : 网络系统

    a typical session with the ftp program downloading anUbuntu iso image located in the /pub/cd_images/Ubuntu theanonymous FTP server fileserver: 在下面的例子中,我们将展示一个典型的会话,从匿名 FTP 服务器,其名字是 fileserver,的/pub/_images/Ubuntu Using binary mode to transfer files. ftp> cd pub/cd\_images/Ubuntu-8.04 250 Directory successfully changed In that case, try something like“user@example.com”. cd pub/cd_images/Ubuntu-8.04 Change to the directory cd pub/cd_images/Ubuntu-8.04 跳转到远端系统中,要下载文件所在的目录下,注意在大多数匿名的 FTP 服务器中,支持公共下载的文件都能在目录 pub 下找到 ls 列出远端系统中的目录

    35910编辑于 2023-05-06
领券