Text only
|
Text with Images
Cobra Forum
Linux => Multimedia Software => Topic started by: kalpana on Oct 18, 2023, 04:25 AM
Title:
How repair this scripts, ssh-upload
Post by:
kalpana
on
Oct 18, 2023, 04:25 AM
How repair this scripts, ssh-upload
#!/bin/bash
#7$UPLPOAD
#usage:this_script
HOST='li******'
USER="4*******"
PASSWD="by*****"
ncftpput -u $USER -p $PASSWD $HOST / /root/highway-cams/road-videos/*mp4
exit 0
Text only
|
Text with Images