View Single Post
Old 09-21-2004, 12:08 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

There is no way to disable the listing however you could try one the following

1. abort the listing, it should stop while remanining connected to the server. some servers are fussy and will disconnect you but most wont.

2. create a custom command with the code "&cd <path>" without quotes, this will change to the directory with all those files without performing a list. the CWD command wont work directly because it doesn't update the internal paths.
bigstar is offline