How do I change the maximum number of files allowed to be listed/transferred... on suse linux? both client and server are suse linux machines.
feedback
|
|
You are probably running into limitations with shell globing. Things like expanding a The thing to do is change the way you produce your file sets to a more appropriate method. The right tool for the job will not have limitations in this area. Using | |||
|
feedback
|