Timeline for How to share files between Linux and Windows?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 15, 2018 at 15:10 | comment | added | Tak | @Gilles thanks, I've posted a question here lets hope someone has a solution unix.stackexchange.com/questions/430414/… | |
| Mar 15, 2018 at 13:01 | comment | added | Gilles 'SO- stop being evil' |
@Tak You can add an entry in /etc/fstab, but this is usually a bad idea with Samba, because it means your computer will get stuck while booting if the server is down. You can also set up an automounter, so that the mount is done when you try to access the directory. I don't have any pointers, search on the web or on this site and ask a new question if you can't find enough information to set it up.
|
|
| Mar 15, 2018 at 11:58 | comment | added | Tak | this command works perfect but when I restarted the computer I had to do it again. Is there a way to do it permanently? | |
| Nov 28, 2011 at 9:26 | comment | added | symcbean | Or use an NFS client on the MSWindows box | |
| Nov 28, 2011 at 1:53 | history | answered | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |