Accessing file from windows or to windows

Tim Daneliuk tundra at tundraware.com
Thu May 6 21:00:24 UTC 2010


On 5/6/2010 3:47 PM, Jean-Paul Natola wrote:
> 
> Hi all,
> 
> I have a file I need in my bsd box, would it be easier, or is it possible, to mount an NTFS share , or should I try to "map" a directory from the windows box.
> 
> 
> TIA,
> 
> I have 
> 
> Xp
> Win7
> Win2003 
> Win2008 
> Freebsd 6.4
> 
> thanx   


Same machine or two separate machines?

Two separate machines is trivial - share 
a directory on the Win machine and use smbfs
on FBSD to get to it.

For same machine, boot FBSD, and do a mount
with -t ntfs as an arg .... well, I don't recall
if 6.4 supported this or not, now that I think about it.


One-time or frequent transfer?

There are tons of other options, especially if you're running
separate machines.  Not all of these are elegant, but they
all will work and have their place for infrequent transfers:

- Email the file to yourself from one OS and retrieve it
  from the other.

- Copy the file to a thumbdrive

- Copy the file to a private website which can then
  be subsequently retrieved by another machine/OS
  image.





----------------------------------------------------------------------------
Tim Daneliuk     tundra at tundraware.com
PGP Key:         http://www.tundraware.com/PGP/



More information about the freebsd-questions mailing list