Hey everyone,
I have a specific need for apple script.
I want to watch a folder on my Xserve for new files being dropped in remotely via FTP. Once the files have been uploaded to this folder successfully I need to push this to a mounted volume (another folder).
I have seen a few move file scripts on here but I have a few requirements.:
Because the file sbeing copied are being FTP'd,
1) there needs to be a delay built in to make sure the file is done uploading.
2) then I need a one minutue delay before it is copied to the folder.
3) once copied it would be great if they were moved to a "done" folder stored locally (in the same directory).
Any apple script pros out there that can help me with this?
I have a specific need for apple script.
I want to watch a folder on my Xserve for new files being dropped in remotely via FTP. Once the files have been uploaded to this folder successfully I need to push this to a mounted volume (another folder).
I have seen a few move file scripts on here but I have a few requirements.:
Because the file sbeing copied are being FTP'd,
1) there needs to be a delay built in to make sure the file is done uploading.
2) then I need a one minutue delay before it is copied to the folder.
3) once copied it would be great if they were moved to a "done" folder stored locally (in the same directory).
Any apple script pros out there that can help me with this?