Mounting issues between a QNAP and Unraid


Recommended Posts

bit confused as this used to work.

 

for the past year I have mounted a remote share to a local folder on my QNAP and then ran a rsync command to sync my data from my unraid to my QNAP with no issues, but for some reason it has stopped and now I am getting the following

 

Quote

mount.cifs //UNRAID SERVER IP/Users /share/Public/unraid

Usage:  mount.cifs <remotetarget> <dir> -o <options>

Mount the remote target, specified as a UNC name, to a local directory.

Options:
        user=<arg>
        pass=<arg>
        dom=<arg>

Less commonly used options:
        credentials=<filename>,guest,perm,noperm,setuids,nosetuids,rw,ro,
        sep=<char>,iocharset=<codepage>,suid,nosuid,exec,noexec,serverino,
        mapchars,nomapchars,nolock,servernetbiosname=<SRV_RFC1001NAME>
        directio,nounix,cifsacl,sec=<authentication mechanism>,sign,fsc

Options not needed for servers supporting CIFS Unix extensions
        (e.g. unneeded for mounts to most Samba versions):
        uid=<uid>,gid=<gid>,dir_mode=<mode>,file_mode=<mode>,sfu

Rarely used options:
        port=<tcpport>,rsize=<size>,wsize=<size>,unc=<unc_name>,ip=<ip_address>,
        dev,nodev,nouser_xattr,netbiosname=<OUR_RFC1001NAME>,hard,soft,intr,
        nointr,ignorecase,noposixpaths,noacl,prefixpath=<path>,nobrl

Options are described in more detail in the manual page
        man 8 mount.cifs

To display the version number of the mount helper:
 

 

I have checked the permissions on unraid and at the moment I have set them to public

I also check the username and password to which I will be using and they look fine.

 

the commands I am using are:

Quote

 

mount.cifs //UNRAID SERVER IP/Users /share/Public/unraid

rsync -avhHz --delete /share/Public/unraid/Chris' '/share/Users'

 

 

and this used to sync my Unraid Person folder to Qnap.

 

any ideals on why this has started to play up ?

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.