Long time listener, first time caller.
I’m trying to catalog our FTP site in such a way that I can import the data to Filemaker for posting on intranet.
I can use Fetch’s Automator actions which ends up being a comma delimited textfile (which then gets imported), but I’d rather use applescript on a mounted FTP share if possible.
I’m trying to return the path as well as date/time… this way I’ll be able to show files that arrived in the last ‘x’ hours/days etc.
I can do it so simply and get a list of filenames returned but I simply need more data about the file.
Any pointers would be greatly appreciated.