Hello, i have a task to execute with file handling and before i go to code development i check out whether it can be done indirectly via using the available utilities of truenas, like rsync, cloudsync, webdav etc.
Locally we have a Truenas FTP over VPN, many devices put .CSV log files in their home directory (chroot) every 5 minutes.
What i'm asking if possible are the following:
1. since those .CSV log files are thousands over a period of time, a simple monthly sorting in folder could be great.
2. once off Copy task to local truenas paths is required, some locations are SMB on same machine, some are FTP paths for other systems to have access to data.
3. once off Copy task to cloud FTP for external server to process the data.
It might be more convenient to perform those tasks in a different order. Any comments appreciated.
Locally we have a Truenas FTP over VPN, many devices put .CSV log files in their home directory (chroot) every 5 minutes.
What i'm asking if possible are the following:
1. since those .CSV log files are thousands over a period of time, a simple monthly sorting in folder could be great.
2. once off Copy task to local truenas paths is required, some locations are SMB on same machine, some are FTP paths for other systems to have access to data.
3. once off Copy task to cloud FTP for external server to process the data.
It might be more convenient to perform those tasks in a different order. Any comments appreciated.