Skip to main content
Solved

Win to synology backup error


Hi there. Need help with backup Windows machine to Synology via SMB. I create user with password on my Synology, create a shared folder on my Synology.

Than i create New backup job in Veeam Agent. After i complete all fields (i passed a check pair user/password), i receive error (on screenshot). I tried connect shared folder on Syno to Windows machine - it's ok. One more thing, when i push the "Apply" button in New backup job, in the shared folder created file and delete after half second. What i do wrong?

I translate the error: "The filename, directory name, or volume label syntax is incorrect. (Exception from HRESULT: 0x8007007B)"

 

Best answer by mva994

StefanZi wrote:

@mva994 Thanks for this info - can you specify which char was not supported? Did it show up correctly within the GUI (when viewing the password). 
If there’s an issue with unsupported chars this should be fed back to the Helpcenter to improve our documentation - I am happy to do this with more info.

Yes, i used this set of chars:

ßâ̸ì©ã¶¨¢¬Ïòø¥ÑØÐ×ÓÃôµÂÆÖ°ÉÞÚèű¤úæ§Ë»üÜàáʼٮñ¦ûÈù¹õÀë¡óöÝêÕº£ïé«Î³Ä¾½äÒÇðå¿·÷²´ÿýþíÔÁçÍÛ

In Keepass for Windows this checkbox:

 

View original
Did this topic help you find an answer to your question?

19 comments

MicoolPaul
Forum|alt.badge.img+23
  • 2358 comments
  • October 26, 2021

Hi,

 

If you do a DNS lookup for nas.local, does it resolve to the correct IP? what happens if you target it via IP instead?


JMeixner
Forum|alt.badge.img+17
  • Veeam Vanguard
  • 2650 comments
  • October 26, 2021

Mhh, three spontan ideas to this:

  • Incompatible SMB version?
  • Times on server and NAS are not synchronized?
  • Path length is too long?

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • October 26, 2021

Are you able to browse the UNC path from the Windows agent machine?  I would start there to see if you can access it using the credentials and this should give you an indication of where the problem could be.  After that check the permissions for the SMB share on Synology to ensure they are correct and that the “veeam” user has Read/Write permissions.

Let us know how that goes.


  • Author
  • New Here
  • 6 comments
  • October 26, 2021

SMB version is allowed from 1 to 3 on Syno.

Yes, on Windows machine i can open UNC path folder, create/remove files.

In Syno user has read/write permisisons.

Time is correct, and synchronized by pool.ntp.org

DNS resolved correct ip. If specify in config IP - error, like by DNS name.


Mildur
Forum|alt.badge.img+12
  • Influencer
  • 1035 comments
  • October 26, 2021

Please use the following format for the username:

HOSTNAME\username

 

Only the name has never worked for me.

 

from the guide:

The user name must be specified in the down-level logon name format. For example, DOMAIN\UserName or HOSTNAME\UserName“

https://helpcenter.veeam.com/docs/agentforwindows/userguide/backup_job_share.html?ver=50


  • Author
  • New Here
  • 6 comments
  • October 26, 2021
Mildur wrote:

Please use the following format for the username:

HOSTNAME\username

 

Only the name has never worked for me.

Tried this to. No result :(


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • October 26, 2021

Are there any firewalls between the agent and Synology?  If so be sure the ports are open for communication.  Thinking about other suggestions.


  • Author
  • New Here
  • 6 comments
  • October 26, 2021
Chris.Childerhose wrote:

Are there any firewalls between the agent and Synology?  If so be sure the ports are open for communication.  Thinking about other suggestions.

No. This is my local home network. Syno and Windows machine in one subnet, all shared folders are perfectly work except Veeam backup.


  • Author
  • New Here
  • 6 comments
  • October 26, 2021

In Syno logs creates this records, when i try create Backup job.

 

 


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • October 26, 2021

I would check here for the log files for the Agent and see if there are any clues there - C:\ProgramData\Veeam\Endpoint

Otherwise open a case with Support.


marcofabbri
Forum|alt.badge.img+13
  • On the path to Greatness
  • 990 comments
  • October 27, 2021

@mva994 have you tried using IP instead FQDN?

In any case, I find a similar but not too much issue: https://forums.veeam.com/veeam-agent-for-windows-f33/backup-configuration-t43324.html


StefanZi
Forum|alt.badge.img+3
  • Comes here often
  • 49 comments
  • October 27, 2021
mva994 wrote:
Mildur wrote:

Please use the following format for the username:

HOSTNAME\username

 

Only the name has never worked for me.

Tried this to. No result :(

Did you try “.\veeam” for the username? Also check if the user has really Full Permissions on the folder, not only read/write.


  • Author
  • New Here
  • 6 comments
  • October 27, 2021

Thank for all! I solved my problem - unsupported chars in password. I generate strong pass for my users, and if Syno works perfect with generated pass, Veeam give me error.


marcofabbri
Forum|alt.badge.img+13
  • On the path to Greatness
  • 990 comments
  • October 27, 2021
mva994 wrote:

Thank for all! I solved my problem - unsupported chars in password. I generate strong pass for my users, and if Syno works perfect with generated pass, Veeam give me error.

Very well. Nice to know.


StefanZi
Forum|alt.badge.img+3
  • Comes here often
  • 49 comments
  • October 27, 2021

@mva994 Thanks for this info - can you specify which char was not supported? Did it show up correctly within the GUI (when viewing the password). 
If there’s an issue with unsupported chars this should be fed back to the Helpcenter to improve our documentation - I am happy to do this with more info.


  • Author
  • New Here
  • 6 comments
  • Answer
  • October 27, 2021
StefanZi wrote:

@mva994 Thanks for this info - can you specify which char was not supported? Did it show up correctly within the GUI (when viewing the password). 
If there’s an issue with unsupported chars this should be fed back to the Helpcenter to improve our documentation - I am happy to do this with more info.

Yes, i used this set of chars:

ßâ̸ì©ã¶¨¢¬Ïòø¥ÑØÐ×ÓÃôµÂÆÖ°ÉÞÚèű¤úæ§Ë»üÜàáʼٮñ¦ûÈù¹õÀë¡óöÝêÕº£ïé«Î³Ä¾½äÒÇðå¿·÷²´ÿýþíÔÁçÍÛ

In Keepass for Windows this checkbox:

 


JMeixner
Forum|alt.badge.img+17
  • Veeam Vanguard
  • 2650 comments
  • October 27, 2021

Ok, this are very special chars… :grin:


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • October 27, 2021
mva994 wrote:

Thank for all! I solved my problem - unsupported chars in password. I generate strong pass for my users, and if Syno works perfect with generated pass, Veeam give me error.

Glad you figured it out


StefanZi
Forum|alt.badge.img+3
  • Comes here often
  • 49 comments
  • October 27, 2021

Thank you, I forwarded this to our docs team.


Comment