Find Files
Posted: Thu Jun 19, 2025 11:49 am
Hi,
I have built a Python App that can search a directory for files. It works well and has a function to copy files to a particular location.
The copy function uses the local client laptop which can have a slow VPN connection.
I'm wondering if there's a way I can get FFASTRANS to do the copy?
Something as simple as the Python app drops the name of the file in a watch folder as a stub file - for example - TESTFILE.MXF
FFASTRANS searches a chosen directory for the file and it copies it to a specified location.
Does FFASTRANS have a function to search for files in this manner?
I have built a Python App that can search a directory for files. It works well and has a function to copy files to a particular location.
The copy function uses the local client laptop which can have a slow VPN connection.
I'm wondering if there's a way I can get FFASTRANS to do the copy?
Something as simple as the Python app drops the name of the file in a watch folder as a stub file - for example - TESTFILE.MXF
FFASTRANS searches a chosen directory for the file and it copies it to a specified location.
Does FFASTRANS have a function to search for files in this manner?