Using latest BI as of today, I have setup my cam to save snapshots locally and to FTP every 60 seconds.
The idea is to SAVE timelapse images per 60 seconds, and organize them by date directories.
This was my initial setup

When testing and firing this, BI is able to connect to FTP server and create the base folders on the FTP server, in this example, "CamX"
But it gets an error when BI is uploading the actual file
'invalid file name or path error"
I've troubleshooted this for hours and I couldn't figure it out until this morning.
Basically it's because of the filename format: &CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S%t
This format creates a directory per day and that's what i need. But it seems BI can't create these folders
I remove the &CAM\ part from the filename, and things started uploading fine.
Unfortunately, I need my timelapse (locally saved) images to be segregated by date. I do not mind if the uploaded FTP images are not but there doesn't seem to be an option to configure the filename for ftp uploads separately
Any ideas?
The idea is to SAVE timelapse images per 60 seconds, and organize them by date directories.
This was my initial setup

When testing and firing this, BI is able to connect to FTP server and create the base folders on the FTP server, in this example, "CamX"
But it gets an error when BI is uploading the actual file
'invalid file name or path error"
I've troubleshooted this for hours and I couldn't figure it out until this morning.
Basically it's because of the filename format: &CAM\%Y%m%d\&CAM.%Y%m%d_%H%M%S%t
This format creates a directory per day and that's what i need. But it seems BI can't create these folders

I remove the &CAM\ part from the filename, and things started uploading fine.
Unfortunately, I need my timelapse (locally saved) images to be segregated by date. I do not mind if the uploaded FTP images are not but there doesn't seem to be an option to configure the filename for ftp uploads separately
Any ideas?