Dinesh Shah asks on a very lazy Wed, 5 Sep 2001 morning!
Is it possible to mount FTP Accessible File system?
....and I say,
Yes, thy can :-)
Its called FTPFS - a kernel module. The URL is http://ftpfs.sourceforge.net/
Fart
Hi,
On Wed, 5 Sep 2001, Fart Crimson wrote:
Dinesh Shah asks on a very lazy Wed, 5 Sep 2001 morning!
Is it possible to mount FTP Accessible File system?
....and I say,
Yes, thy can :-)
Its called FTPFS - a kernel module. The URL is http://ftpfs.sourceforge.net/
Thanks a lot man... It rocks... Just amazing and wonderful...
Fart _______________________________________________ Next Online IRC LUG Meet on 31st Aug @ 4:30pm http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
hi,
when i write command for mounting floppy drive mount -t ext2/dev/fd0 /floppy and for windows file mount -t vfat/dev/fd0 /floppy
it does not mount it but it gives mount [-hv] mount -a [-nfrsvw][-t vfstypes] mount [-nfrsvw][-o options] special | node mount [-nfrsvw][-t vfstype][-o options] special node a special device can be indicated by -L label or -U uuid so tell me how to mount unix and window file from floppy drive bye
__________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
Sometime on Sep 5, ketan shah assembled some asciibets to say:
when i write command for mounting floppy drive mount -t ext2/dev/fd0 /floppy
^^^ What about the space between ext2 and /dev/fd0?
also do man mount, man fstab, and man whatever else you see in See Also.
Philip