[root@li340-26 home]# ./AutoBackupToFtp.sh
./AutoBackupToFtp.sh: line 24: /usr/local/mysql/bin/mysql: No such file or directory
tar: Removing leading `/' from member names
tar: /home/backup/*.sql.gz: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
Connected to 97.74.144.193 (97.74.144.193).
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 75 allowed.
220-Local time is now 20:16. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 3 minutes of inactivity.
Remote system type is UNIX.
Using binary mode to transfer files.
331 User poke8001 OK. Password required
230-User poke8001 has group access to: 450
230 OK. Current directory is /
200 TYPE is now 8-bit binary
250 OK. Current directory is /backup
550 Could not delete Data_20110727.tar.gz: No such file or directory
550 Could not delete Web_20110727.tar.gz: No such file or directory
local: Data_20110801.tar.gz remote: Data_20110801.tar.gz
227 Entering Passive Mode (97,74,144,193,197,105)
150 Accepted data connection
226-File successfully transferred
226 0.039 seconds (measured here), 1.14 Kbytes per second
45 bytes sent in 7.4e-05 secs (5.9e+02 Kbytes/sec)
local: Web_20110801.tar.gz remote: Web_20110801.tar.gz
local: Web_20110801.tar.gz: No such file or directory
221-Goodbye. You uploaded 1 and downloaded 0 kbytes.
221 Logout.