Hello Linux Experts,
I want shell script how to upload *.log into FTP Server with help of shell script.please help me as soon as possible. i try a lot …
Thanks
Sonu
Hello Linux Experts,
I want shell script how to upload *.log into FTP Server with help of shell script.please help me as soon as possible. i try a lot …
Thanks
Sonu
According to the posts in the links below, it should be fairly easy.
See this link: http://serverfault.com/questions/279176/ftp-uploading-in-bash-script
And this one too: http://stackoverflow.com/questions/1894347/how-to-upload-ftp-files-to-server-in-a-bash-script
Is that what you need?