Trying to mount a remote file system:
sudo mount -t cifs "//some.url/path" '~/local.path' -o username=$(whoami),rw,iocharset=utf8,uid=1000,noperm I get an error with a rather vague comment. What is the problem, how to mount?
mount it on some.url / path, for example (cfs, cifs) you might need a / sbin / mount.
In some cases, the syslog is try dmesg | tail or so.