"Michael Badt" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed). ..
> HI,
> I need to copy some large files from PC1 (Knoppix 3.3) to PC2 (Mandrake
> 9.1). It's a one-time operation and I'd rather avoid installing,
> configuring and running NFS on either PC.
> Both PCs are networked and I can ping PC1-PC2 and vice versa.
> Please advise !
>
> Thanks!
>
Possibilities :
rcp, scp (scp may be ready to go )
ftp (may require setting up)
http ( may require setting up)
email (may be quicker or convenient, if its already set up )
mc :
mc is a file manager, like the old xtree gold.
run mcserv on one machine first,
and run mc on the other, create the network link under mc (F9, file,
network link )
and then you can copy back and forth, rename, delete, make directories on
both ends
You can also use mc as a ftp client.