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!
Post upload command does not run for 0 byte files
-
- Posts: 2
- Joined: Thu Jan 21, 2010 11:04 am
-
- Posts: 2
- Joined: Thu Jan 21, 2010 11:04 am
-
- Posts: 8
- Joined: Fri Aug 20, 2010 1:30 pm