Your best friend for file transfer.

Applescript File List (3 posts)
- Started 5 years ago by Lenny Eiger
- Latest reply 5 years ago from Lenny Eiger
-
Lenny Eiger Member
-
Jim Matthews Administrator
Hi,
This will give you the names of all the items in the file list of the front window:
tell application "Fetch"
set itemNames to name of every remote item of transfer window 1
end tellThanks,
Jim Matthews
Fetch Softworks -
Lenny Eiger Member
Jim, Thanks, that's what I needed. Lenny
- Page 1
We are using Fetch to add files to a backup server. All files from a previous month get deleted. I need to grab a file list from the transfer window, repeat thru them and figure out the date created stuff, and delete some subset of files...
Can someone let me know the syntax for getting a file list from the transfer window?
TIA
Lenny
Posted 5 years ago #