Search found 6 matches
- 30 Jan 2024, 13:46
- Forum: General Discussion
- Topic: Time Span: / Last X Hours - New Feature
- Replies: 3
- Views: 1520
Re: Time Span: / Last X Hours - New Feature
@plerry Thank you for the suggestion but that does not work for my process. After I download the files, I process them and they are moved from the folder. With the last 1 day it downloads files that have already been processed.
- 29 Jan 2024, 16:41
- Forum: General Discussion
- Topic: Time Span: / Last X Hours - New Feature
- Replies: 3
- Views: 1520
Time Span: / Last X Hours - New Feature
During the day I'm able to SFTP my files as needed. I would like to automate my download process at night. I do not need to download the last 24 hours. Would it be possible to get a Time Span filter for last X hours so that I can download the last 8 hours?
- 09 Mar 2023, 16:35
- Forum: General Discussion
- Topic: Error code 11002
- Replies: 3
- Views: 443
Re: Error code 11002
Thank you for the reply! I missed that option when creating the batch file.
- 09 Mar 2023, 14:54
- Forum: General Discussion
- Topic: Error code 11002
- Replies: 3
- Views: 443
Re: Error code 11002
I received the error again and it held up my script. Is it possible to suppress this error message in script mode?
- 23 Jan 2023, 22:58
- Forum: General Discussion
- Topic: Error code 11002
- Replies: 3
- Views: 443
Error code 11002
I use FreeFileSync in a script to download a file then process the file in the middle of the night. I ran into an issue where FreeFileSync stopped my script with the following:
Error code 11002: This is usually a temporary error during hostname resolution and means that the local server did not ...
Error code 11002: This is usually a temporary error during hostname resolution and means that the local server did not ...
- 05 Dec 2022, 14:19
- Forum: General Discussion
- Topic: New Exit Code Request
- Replies: 2
- Views: 501
New Exit Code Request
I wish there was an option to have an exit code if something new was downloaded. This would allow me exit the script if nothing new is downloaded or continue if there are new files.