-
Re: How can I shut down NSA-325v2 from a Raspberry (openHAB)?
'net rpc' is a samba tool to send Windows RPC messages. AFAIK that will only work on Windows targets. You can do a remote shutdown by enabling the ssh daemon on the NAS and execute ssh root…1 -
Re: Q : NAS326 with NTFS int support
Why would you want that? NTFS on a Linux system (the box runs Linux) is significantly slower than ext4, which is the filesystem currently in use. The box can mount NTFS disks internally, but you'…1 -
Re: Q : NAS326 with NTFS int support
Login over ssh as root, and execute mkdir /mnt/mountpoint<br>ntfs-3g /dev/sda1 /mnt/mountpoint I don't think this will be automagically detected by the firmware (but it isn't excluded…1 -
Re: The supporting SMB network protocol versions for Zyxel NAS326
That is interesting indeed. As I said, the samba version is supposed to support SMB3, and I can connect using SMB3.0. So what is happening? * The costumer service person doesn't know where (s)he…2 -
Re: Share file via internet on NAS542
You can use the FTP server for that, and create an account for your friend. Owncloud can also do the job.1
Guru Member