in reply to FTP over SSL or PPTP

For simplicity's sake, I would write a wrapper script around the FTP that you
currently have. Start a PPTP connection first then call your FTP script.

- cybear