On Sun, 20 Jun 2004 16:26:04 -0400, Silvan <[EMAIL PROTECTED]> wrote: > I need to log into the FTP server with a username and password, then upload > some files, allowing them to overwrite the existing files automagically. > Hands off is strongly preferred.
You should be able to use curl. Look at the --upload-file option. -B -- Brandon High [EMAIL PROTECTED] - [EMAIL PROTECTED] '04 ZX-10R, '98 ZX-7R "Wasabi", '02 BMW R1150RS "Troll" Adventure is what happens to the incompetent. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

