MyKroFt
Guru
- Joined
- Oct 31, 2008
- Messages
- 659
- Reaction score
- 3
have been trying to no end to get ftp transfers to work. Manually - everything works fine - via the script it dont - get the following....
the ftp: $SERVER: =================== line does not show up in the log but on the terminal I run the script from
Any ideas? I can no longer use the pogo plug option as I now have too many backups coming into my home dsl and it gets saturated real fast since all of them backup at the same time....
Myk
Code:
=======================================================
Now compressing all backup types to single file MasterDailyBackup+time/date.tgz
IncredibleBackup-1290716602.tar.gz
MySQLDump-201011251323.sql.gz
removed `MySQLDump-201011251323.sql.gz'
removed `IncredibleBackup-1290716602.tar.gz'
*
ftp: $SERVER: =======================================================
*
=======================================================
FTP - Begin copying files to 207.58.143.122
unknown host
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Finished Please examine the log to ensure the files were transferred to 207.58.143.122
*
the ftp: $SERVER: =================== line does not show up in the log but on the terminal I run the script from
Any ideas? I can no longer use the pogo plug option as I now have too many backups coming into my home dsl and it gets saturated real fast since all of them backup at the same time....
Myk