I have the following script and it does everything EXCEPT the actual FTP transfer. I get advised that "/home/<account>/backup/backup_ftp.sh: line 30: ftp: command not found". I have highlighted row 30.

Any help would be appreciated.

Code:
#!/bin/sh
...