vaibhavkh85 wrote: > how do i attach a file from linux to the net i'm using in winXP ?
I'd say your best bet is using a floppy, if you have one. mount /mnt/floppy cp somefile /mnt/floppy umount /mnt/floppy You may need to be root to issue the mount and umount commands, depending on how your machine is set up. Chad Martin ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/0XFolB/TM --------------------------------------------------------------------~-> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
