Post upload command does not run for 0 byte files
Posted: Thu Jan 21, 2010 3:04 pm
We are using a script to move files to a certain directory after successful upload.
The script is in post upload command:
"C:\Temp\ftp_batch_script.bat" "%1"
The script works fine with normal files. But when 0 byte files are uploaded (empty text files), the script does not kick off, while we do need this to happen.
Does anyone have the same problems?
And of course: How can it be solved, or will it be solved in an update?
We are using build 1.0 332.
Thanks in advance!
The script is in post upload command:
"C:\Temp\ftp_batch_script.bat" "%1"
The script works fine with normal files. But when 0 byte files are uploaded (empty text files), the script does not kick off, while we do need this to happen.
Does anyone have the same problems?
And of course: How can it be solved, or will it be solved in an update?
We are using build 1.0 332.
Thanks in advance!