Error: Trash folder not accessable.
mounted the NAS (10.168.x.x) to Z: on (69.xx.xx.xxx). Enabled “Show Hidden Files” on the NAS.
Linux, Windows, Software Tips, Articles and Hacks
Error: Trash folder not accessable.
mounted the NAS (10.168.x.x) to Z: on (69.xx.xx.xxx). Enabled “Show Hidden Files” on the NAS.
Windows:
Path: \10.0.0.2vol1
Command: netuse Z: \10.0.0.2vol1 /persistent:yes
Linux:
Path 10.0.0.2:/mnt/vol1
Commands:
mkdir /mnt/nas
mount 10.0.0.2:/mnt/vol1 /mnt/nas