Sample Header Ad - 728x90

Cannot rename directories on samba share

1 vote
0 answers
1613 views
I mounted a samba share on my machine by making an entry in fstab as : /// /media/smb_share cifs user=,pass=,uid=,gid=,rw 0 0 and then redirected the share via FreeRDP using the command : xfreerdp /v: /u: /p: /d: -f /drive:,/media/smb_share I'm able to copy data onto the share, edit files, save them, even delete them. I am able to rename an empty directory. While trying to rename a directory containing some files, I get : An unexpected error is keeping you from renaming the folder. If you continue to receive this error, you can use the error code to search for help with this problem. Error 0x80070091: The directory is not empty. The output shows : Could not find this item This is no longer located in \\tsclient\\. Verify the item's location and try again. The system prompts me to "Try Again" and when I click on "Try Again" it shows the same output repeatedly. enter image description here enter image description here I am, however, able to rename the directories by using an ICAClient. Has someone else encountered this issue? If so please post the solution or workaround for the same. Any help would be appreciated.
Asked by Nick Miller (83 rep)
Oct 6, 2015, 10:44 AM
Last activity: Mar 10, 2023, 05:27 PM