Describe the problem/error/question
I’m looking for a VisualCron replacement for our organization.
We use VisualCron a lot for data transfer and manipulation, log handling, file transfer, executing Powershell scripts,…
For most of our tasks we need to read or write files on SMB file shares. It seems this is not possible on N8N without mounting the share in Docker. Is this correct?
I’ve just installed N8N on a Windows server with NodeJS, but with Read/Write files from Disk I get the message “Access to the file is not allowed. Allowed paths: C:\Users\xxxxx/.n8n-files”
We don’t have FTP active on our 1.400+ servers and I can’t mount every share on the N8N server…
If direct file access is not possible N8N will be not very useful for us ![]()
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 2.9.2
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker/npm
- Operating system: Ubuntu 24.04/Windows Server 2022