Ha egy Ubuntu gépről megy ez a mount, de egy Debian-ról nem, akkor mi a túró van?
sudo mount -t cifs -o username=USERNAME,password=PASSWORD //IP-cím/folder /mnt/folder
A hibaüzenet:
mount error(13): Permission denied
*Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)*
sudo mount -t cifs -o username=USERNAME,password=PASSWORD //IP-cím/folder /mnt/folder
A hibaüzenet:
mount error(13): Permission denied
*Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)*
Megjegyzések
Megjegyzés küldése