Zbigniew Szalbot wrote:
> Hello,
>
> I am trying to figure out how to mount a network NTFS drive
> (192.168.16.3\backups) on a FreeBSD system.
>
> Can you point me to the appropriate documentation? The Handbook
> mentions the mount command but I am not sure I can do it using mount?
> Or can I?
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mount-unmount.html
>
>
> Thank you very much in advance!
>
> Zbigniew Szalbot

Effectively, you will be mounting a Samba (SMB) share and not an NTFS
drive (the latter would be the case if it were made available locally).
See the man page for mount_smbfs

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to