Tôi đang cố chạy:
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
Tuy nhiên tôi tiếp tục nhận được lỗi sau:
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Tôi đang làm gì sai?
dmesg | tail
cho bạn biết thêm một chút về tùy chọn nào đang gây rắc rối cho bạn.
man
trang giới thiệu ?