RE: [qmailtoaster] Setting up FTP script

2009-06-02 Thread Richard Vinke
I use: "ftp -n ftpcommands" Content of ftpcommands: "open ftpserver user 'username' 'password' cd 'some dir' put *.* by" > This probably isn't a Qmail issue, but thought you guys could help > > I'm trying to setup an FTP script to FTP my backup file to a public > Windows server (still behind

Re: [qmailtoaster] Setting up FTP script

2009-06-02 Thread Dave Hallowell
David, I would install "expect". You can get it via yum (I think) or some other repo. It will record your input and create a script which you can execute via cron. Dave David Burke wrote: This probably isn't a Qmail issue, but thought you guys could help I'm trying to setup an FTP script

RE: [qmailtoaster] Setting up FTP script

2009-06-02 Thread David Burke
This probably isn't a Qmail issue, but thought you guys could help I'm trying to setup an FTP script to FTP my backup file to a public Windows server (still behind firewall). This like the qtp-backup will be done via a cron job. Here's my script: cd /backup/qmailbackup ftp server user cd \q

RE: [qmailtoaster] problem

2009-06-02 Thread Noel Rivera (Border Less)
Jake I look that the log file say you need to install ncurses-devel, I run yum install ncurses-devel and the ncurses installed. I run one more time qtp-newmodel and the process install works great. One more time, thanks for the support. -Original Message- From: Jake Vickers [mailto:j...@

Re: [qmailtoaster] problem

2009-06-02 Thread Jake Vickers
Noel Rivera (Border Less) wrote: Hello List, When I run yum update and the process works great but when I run qtp-newmodel I have these errors: If you want to view compile messages, you can open another terminal and: # tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log Building