weird file access situation

FTP Server, File Server, DDNS, SAMBA, AFP, NFS
Post Reply
MichaelAsg
Starting out
Posts: 21
Joined: Fri Mar 04, 2016 12:34 am

weird file access situation

Post by MichaelAsg »

I have a shared folder on the NAS. I write few files from few different machines to it. All good. Those files are copied there, to the shared folder through batch files.

When I try to copy all the files from the shared folder, through Win10 File Explorer, few of the files, not all appear as "locked" or somehow not able to be copied because they seems to be "open" by another program. Somehow they get stuck there and I can't access them. If I reboot the NAS, everything works...

Solutions?
MichaelAsg
Starting out
Posts: 21
Joined: Fri Mar 04, 2016 12:34 am

Re: weird file access situation

Post by MichaelAsg »

the batch command that I use to copy files to the shared folder is:

copy *.csv \\192.168.0.29\m2\shared

This might be the culprit?
User avatar
storageman
Ask me anything
Posts: 5506
Joined: Thu Sep 22, 2011 10:57 pm

Re: weird file access situation

Post by storageman »

In Filestation check the permissions/properties of the files that don't copy.

In what possible way would the copy command be the culprit?
MichaelAsg
Starting out
Posts: 21
Joined: Fri Mar 04, 2016 12:34 am

Re: weird file access situation

Post by MichaelAsg »

it's RW for the user. Supposed to work... will try more, but this is kinda weird because after nas reboot, with same files in place, access works
MichaelAsg
Starting out
Posts: 21
Joined: Fri Mar 04, 2016 12:34 am

Re: weird file access situation

Post by MichaelAsg »

I even added 'everyone' public access RW and does the same thing... After the nas reboot, all good.

Any ideas?
MichaelAsg
Starting out
Posts: 21
Joined: Fri Mar 04, 2016 12:34 am

Re: weird file access situation

Post by MichaelAsg »

Kinda figure it out. It was a networking issue, beats me, but once I moved the NAS on a 255.255.255.0 from the 255.255.0.0 it was, everything started working no issue. Moved back to 255.255.0.0 just to test the issue, and that was it. Why was this happening? beats me, glad I found a way out, cos' was driving me nuts
Post Reply

Return to “File Sharing”