Search found 4 matches

by Endian
27 Oct 2020, 15:39
Forum: Help
Topic: Sometimes it seems to hang while copying a file
Replies: 16
Views: 1853

Re: Sometimes it seems to hang while copying a file

It could be file permissions, but it could also be that the operating system is using the files.

Anyway, its not ok for a file sync program to freeze when trying to access them. I hope we can agree on that?
by Endian
18 Jun 2020, 08:31
Forum: Help
Topic: Sometimes it seems to hang while copying a file
Replies: 16
Views: 1853

Re: Sometimes it seems to hang while copying a file

Sorry that I forgot to write down the process load numbers and allocated memory sizes for the thread, but that's a good point @Zenju. I'm sure I did check it though.
by Endian
21 Mar 2020, 15:13
Forum: Help
Topic: Sometimes it seems to hang while copying a file
Replies: 16
Views: 1853

Re: Sometimes it seems to hang while copying a file

I had a theory after seeing this on what could be causing it.

Maybe the file system's buffer is full so it flushes data to the disk? In that case it should be a temporary freeze, continuing after the flushing is done...

I haven't tried to verify it...
by Endian
17 Feb 2020, 11:10
Forum: Help
Topic: Sometimes it seems to hang while copying a file
Replies: 16
Views: 1853

Sometimes it seems to hang while copying a file

Hi, I'm currently using ffs 10.20 on a project which includes a few million files per directory. It works pretty good, but I have seen one problem. I'm doing an update operation, i.e. I just add files to the new directory. No updating of already present files. I'm having NTFS file systems for both s...