ftp -i -n <<! open 10.x.x.x user yourFtpAccount yourPasswd cd /root/DailyBuild/webapps/ delete xxx.war lcd /home/product/1.0.2-SNAPSHOT/webapps binary mput xxx.war bye !
时间: 2024-10-06 10:03:40
ftp -i -n <<! open 10.x.x.x user yourFtpAccount yourPasswd cd /root/DailyBuild/webapps/ delete xxx.war lcd /home/product/1.0.2-SNAPSHOT/webapps binary mput xxx.war bye !