मैं चलाने की कोशिश कर रहा हूँ:
sudo mount -t cifs //user.my-backup.com /mnt/wal_drive -o iocharset=utf8,rw,credentials=/etc/backupcredentials.txt,uid=postgres,gid=postgres,file_mode=0660,dir_mode=0770
हालाँकि मुझे निम्नलिखित त्रुटि मिलती रहती है:
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
मैं क्या गलत कर रहा हूं?
dmesg | tail
आपको थोड़ा और बताता है कि कौन सा विकल्प आपको परेशान कर रहा है।
man
पृष्ठ पढ़ा है ?