cleansedbb
Technical User
how would i get a script to ftp logs from one server to another.
i.e.
ftp site.com
user blah
pass blah2
cd /dialy/logs
mput access*
exit
I want to make this a script so I can have cron do this for me daily so I dont have to.
Thanks
i.e.
ftp site.com
user blah
pass blah2
cd /dialy/logs
mput access*
exit
I want to make this a script so I can have cron do this for me daily so I dont have to.
Thanks