摘要:
FTP最重要的功能就是下载和上传文件,在我的实际应用中主要是去PROD环境上下载一些文件到UAT或者INTG进行测试,因为UAT和INTG环境中的数据并非被Release Team实时更新。下面的文章详细的讲解了 Linux/Unix FTP 的命令,属于超级实用,超级实战的好文。File Transfer Protocol (FTP) is a network protocol used to copy a file from one computer to another over the Internet or LAN. FTP follows a client-server archi 阅读全文