A Linux 64 bit machine (local machine) is connected to a windows machine through Samba. While trying to remotely run CFX Solver on the Windows machine through Samba, the error message below appeared. How can this problem be resolved?

Error copying MMS input file mms for reading: Operation not supported.


Symlinks will not work over Samba. The code expects this and checks for an `Operation not permitted` error. If it finds this, it falls back to copying the file. The workaround is to create the file .cfx5rc in the user's home directory with the line CFX5_DISABLE_SYMLINKS=1.





Show Form
No comments yet. Be the first to add a comment!