Good day,
The task was to FTP files to a FTP location, however getting to the destination is as simple as\\...\ inserting an IP via Windows Explorer
1. Seeing that i can navigate to the Location, is it best to use File System Task or FTP(WinSCP)?
2. I need to capture Events (Successfull, Fail, Error) then update a status in table, can i do this with File System Task?
3. I think i can capture events in FTP(WinSCP) but how do pass the codes?
4. Is FileSystemTask and WinSCP dependant on the network?
I am thinking FileSystemTask as it would be simpler but how would i capture events of failure/successful/line down?
What is the best option and how to capture events of file copy?
Please help