The file-sharing tag has no wiki summary.
5
votes
1answer
848 views
Automatically mount network drive when available
I have a NAT drive, that is accessible via SMB. I have an entry in fstab to mount it at boot.
But if the drive is not switched on it is not mounted during boot and I have to manually mount later.
(The ...
13
votes
9answers
582 views
Simple file transfer
Given two Linux boxes on a LAN, what's the simplest way to transfer files between them?