How does GA handle open files ?
How does GA handle open files ?
does GA handle specifically the open files ?
For example: let's say that I've defined a project to handle 'FTP get' from a remote FTP server. The files I want to retrieve are actually generated by another process on the remote machine. It then may be possible that some files are still open on the remote machine when GA tries to retrieve them.
What are the mechanism or the work arounds that can be set up to make sure that a file is not to be retrieved from the remote server while they are opened by some other process ?
Thanx in advance,
- marcosjl
- Posts: 5
- Joined: Thu Oct 07, 2010 9:54 am
Re: How does GA handle open files ?
Since there is no problem with the first case, I'll only discuss the second and third cases. If GoAnywhere tries to download a file that is locked, it will throw an error that you can handle if you so desire.
In both the second and third cases, you may want the vendor to write a small control file once the file/files you are wanting is/are complete. You can then check for the control file, and if it's there, download the files you're looking for.
- Support_Duane
- Support Specialist
- Posts: 66
- Joined: Thu Mar 05, 2009 2:49 pm
Who is online
Users browsing this forum: No registered users and 1 guest