Hi!
Does anyone know if Serv-U can perform recursive list (list -R)
For what protocol? Or do you mean in the management console?
How is this supposed to be formatted?
Without anymore info, I'm guessing that the functionality you want would be on the client side- not server.
Maybe if you tell us what you are trying to do, it may help.
Let us say using FTP protocol, and I want to list the contents of the directory repeatedly. How do I go and do that so that Serv-U will allow me to do it repeatedly? Will "list -R" work?
In Serv-U, there is "Allow client to specify recursive directory listings with -R parameter" under Domain Limits & Settings > FTP Settings > look for the command LIST , should I just enable this?
I think serv-u does support that for FTP, but not for every protocol. From the admin guide:
Managing Recursive Listings Serv-U supports recursive listings by default, allowing FTP clients to obtain large directory listings with a single command. In some cases, clients may request excessively large directory listings using the -R parameter to the LIST and NLST commands. If performance in Serv-U is impacted by users requesting excessively large listings, recursive listings can be disabled by using the Allow client to specify recursive directory listings with -R parameter option.
When I do list -R, it does not recursively list directory content, just one time list. What command should I use to be able to do that?