ftp file list limits?
-
I am having some issues with ftp - the controller seems to limit the file list to about 60 lines and a few characters.
using filezilla with max connections of 1.
feature? bug? easter egg?
i tried seaching the help files but no luck. ftp as a search term is not specific enough.
sinneD
-
-
@sinned6915 the only limit I have found in the code is the limit on the total size of the response to the FTP command. This is approximately 9kb on Duet 3 and 5.5kb on Duet 2. Does that account for what you are seeing?