Hello Community,
I have a Special question:
Imagine you have a process connected to sftp Service for picking up different files in different Folder. This process is running through the structure continuously.
Example:
SFTP Client connects to folder C:\Test, the SFTP Client can see it and has access. In the next step, the process changes from C:\test to C:\test2 and is also able to access the next folder, BUT it shows the files from folder the C:\Test he visited bevor.
I did a check and tried it with a other sftp server and with this server I don´t have this error.
Any suggestions? Is there a Parameter for Caching I have to change within the CoreFTP Server configuration?
Thanks a lot