Create a .netrc file in your home directory with the following machine <your machine name> login <your userid> password <your password> macdef init cd <wherever you want to put your file> bin [or asc ???] put <filename> bye [one newline here] Do a chmod 600 on the file and do a ftp -i <remote server name> Mithun