global queue problem

hi

When I try resume upload via global queue I take:

257 "*" is current directory.
SIZE *.avi
213 485376
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (*)
Opening data connection IP: *.
STOR *.avi
550 Permission denied.

When I manually connect to server and try resuming directly or via session queue:

227 Entering Passive Mode (*)
Opening data connection IP: *.
APPE *.avi
150 Opening BINARY mode data connection for *.avi. - and upload start

why global queue don't work (STOR - APPE?), and how fix this problem?

(Version : 1.0.981.16)

It seems to be a problem with my latest changes. I'll fix it today and upload fixed build.

Thanks for reporting.

The bug has been fixed in the latest developer build 1.0.981.17
https://www.smartftp.com/download

Thanks for reporting.