#!/bin/bash
#ftpfile
LANG=en
/usr/kerberos/bin/ftp -nv 10.1.136.124<< p="">
user
#要上传的文件所在的目录
lcd
#ftp服务器的目标文件夹
cd
prompt off
#upload files
mput
bye
#!/bin/bash
#ftpfile
LANG=en
/usr/kerberos/bin/ftp -nv 10.1.136.124<< p="">
user
#要上传的文件所在的目录
lcd
#ftp服务器的目标文件夹
cd
prompt off
#upload files
mput
bye
北航游戏网 Copyright(C) 2008-2025 600435.cn All Rights Reserved!