I would like to mount an external network disk to a folder, but I would like to keep the content of the folder (so in this case it would go to the network folder.)
For example: I have a folder: /var/mount_me/file.txt I would mount to: /var/mount_me and the content (in this case file.txt) would be transfered to the mounted network folder.
Is this possible?