PDA

View Full Version : list - stat bug


Joker
03-16-2005, 02:57 AM
build 1075 and winxp

I have checked use Stat -la when listing. And it works when i list manually.
If i however enable send keep alive refresh every 10seconds it doesnt do stat, it lists with list -la instead.

And another thing i noticed with this also is that if i have checked use stat -l but in the raw command box i type list -la manually and presses enter it replaces my command with stat instead. If you could fix that also.

bigstar
03-16-2005, 10:01 AM
keep alive doesn't use stat -la because in most cases this will not reset the anti-idle. On ftp servers that require a list to keep the connection active a real list is required.

list is a complex command, it can't be executed directly, for the raw command input a macro function is executed to perform the task using the user configured list method.

Joker
03-16-2005, 01:28 PM
Thnx for your reply, however i still think flashfxp should read what the site uses for the refresh method.
Or why not implement a user defined command that we can enter manually?