DTdude
Hi All,
I am now using smartftp to connect to my sftp server to fetch reports from the server to my pc. The built-in scheduler automates the downloading of reports to my pc. However, there's one issue that I'd like to raise in hopes that some of you can help me resolve.
My sftp server in structured in such a way that once a file has been downloaded, the original file would stay on the server.
For example:
File A, B is on server
The client downloads file A from server to local PC. A copy of file A is copied to PC.
However,file A stays on the server but cannot be downloaded again.
The built-in scheduler would then try to download the same file (file A) repeatedly resulting in a download loop. However, due to the inherent behavior of the server, the file cannot be downloaded again even though it stays on the server.
Is there a way I can deine the scheduler such that it won't try to auto-download files that have been tranferred previously?
Thanks in advance!
I am now using smartftp to connect to my sftp server to fetch reports from the server to my pc. The built-in scheduler automates the downloading of reports to my pc. However, there's one issue that I'd like to raise in hopes that some of you can help me resolve.
My sftp server in structured in such a way that once a file has been downloaded, the original file would stay on the server.
For example:
File A, B is on server
The client downloads file A from server to local PC. A copy of file A is copied to PC.
However,file A stays on the server but cannot be downloaded again.
The built-in scheduler would then try to download the same file (file A) repeatedly resulting in a download loop. However, due to the inherent behavior of the server, the file cannot be downloaded again even though it stays on the server.
Is there a way I can deine the scheduler such that it won't try to auto-download files that have been tranferred previously?
Thanks in advance!