zoukankan      html  css  js  c++  java
  • ftp命令

    输入问号(?),回车,就可以查看可以使用的命令

    ftp> ?
    Commands may be abbreviated. Commands are:

    !               cr              mdir            proxy           send
    $               delete          mget            sendport        site
    account         debug           mkdir           put             size
    append          dir             mls             pwd             status
    ascii           disconnect      mode            quit            struct
    bell            form            modtime         quote           system
    binary          get             mput            recv            sunique
    bye             glob            newer           reget           tenex
    case            hash            nmap            rstatus         trace
    ccc             help            nlist           rhelp           type
    cd              idle            ntrans          rename          user
    cdup            image           open            reset           umask
    chmod           lcd             passive         restart         verbose
    clear           ls              private         rmdir           ?
    close           macdef          prompt          runique
    cprotect        mdelete         protect         safe

    如果不清楚某个命令的功能,可以使用 help 命令来查看其功能描述, 如输入help ls 会返回

    list contents of remote directory

  • 相关阅读:
    微服务:整合 Spring Cloud Eureka
    java连接oracle数据库时报错ORA-12505
    亲测可用转IntelliJ IDEA 2018.3.4永久激活(破解)
    MyEclipse中打开*.js文件时默认为UTF-8编码格式的设置
    linux yum安装lsof命令
    转:Tomcat 7.0配置SSL的问题及解决办法
    Java实现ping功能的三种方法及Linux的区分
    [linux]文件系统损坏,linux启动时 checking filesystems fail
    redhat7下mysql5.7.12重启电脑后起不来问题
    [转]Linux下彻底卸载mysql详解
  • 原文地址:https://www.cnblogs.com/Stomach-ache/p/3860174.html
Copyright © 2011-2022 走看看