rsync: symlink Operation Not Supported Error


Recommended Posts

Hi everyone,

 

I'm trying to periodically backup my various web servers (running Ubuntu) by having them periodically rsync to a user share I created specifically for that purpose. Each server has its own directory within that backup user share and that share is mounted locally to the server via cifs.

 

Almost everything syncs perfectly with the exception of anything that requires a symbolic link. I constantly get errors with rsync: symlink <symbolic link path here> failed: Operation not supported (95). 

 

The error sounds pretty straightforward, except I believe the operation is in fact supported. That and I assume that I'm not the only one in the world using unRAID to rsync backups. I know I've created symlinks in unRAID before. I thought the problem might be with Samba not allowing Unix commands on the unRAID server, so I updated the smb.conf file with "unix extensions = Yes" and restarted samba with "samba restart" but I get the same result. I am running 6.7.1.

 

Any help is greatly appreciated! Thanks in advance.

Edited by T0rqueWr3nch
Including unRAID version.
Link to comment
  • 2 weeks later...
  • 3 years later...

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.