Hi,
I download files from a FTP server using WinSCP and it works well. The WinSCP code is triggered via Shell command from a Access module. The files are placed in the folder where the WinSCP exe is and then moved to another folder. The Move code works well during the first instance. But when i run the WinSCP command again and after the files are downloaded, the Move code fails. It comes with a Permission denied error. I am not sure why.
I need to run the WinSCP code every hour but since the Move fails after the first instance, I am unable to use the Task or Windows Scheduler.
TIA
I download files from a FTP server using WinSCP and it works well. The WinSCP code is triggered via Shell command from a Access module. The files are placed in the folder where the WinSCP exe is and then moved to another folder. The Move code works well during the first instance. But when i run the WinSCP command again and after the files are downloaded, the Move code fails. It comes with a Permission denied error. I am not sure why.
I need to run the WinSCP code every hour but since the Move fails after the first instance, I am unable to use the Task or Windows Scheduler.
TIA