I am running Raspbian on a Pi, which is dedicated as a VPN server and file exchange unit.
For the latter I need a hard disk rather than an SDcard and I have a 500 GB 2.5" USB drive available.
Currently it is formatted NTFS, but I have read about the problems Linux has writing to such drives so I am wondering if I could format it exFAT in Windows7 and then use it also on the Pi???
Files would either be written on Windows and then read on the Pi (via VPN) with the disk moved there
or
written via VPN to the disk plugged into the Pi and then the disk would move over to Windows for the files to be used.
Or simpler, I could SAMBA mount it on the Pi so that the Win7 computer can access it directly via the network.
But the crucial point is: Can it be formatted exFAT and still be used on the Pi?
If so, how should I configure usbmount to handle this drive when it is plugged in?