> Will do that as soon as possible, do not have a FTP-program (WS-FTP etc.)
> installed at this moment...
Tsk - who says you don't have an ftp program?
Every winshit clone comes with an ftp client!
Open a command(DOS) window:
chdir to location of file(s) to be upped
and type:
ftp ftp.funet.fi
you see a lot of welcoming messages,
when asked for username and password
enter:
ftp
[EMAIL PROTECTED]
Hurray, you're in. Now chdir on funet to the
incoming dir and switch transfer mode to binary:
cd pub/msx/incoming
bin
Now you can start uploading files use
put <filename>
for single files or
mput <filemask>
for multiple files
If you have to switch directorie on you local machine,
use:
lcd <new local dir>
Have phun...
Eric
--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html