When you click expand folders what it really does is perform the same operation that's normally done when transferring the queue, except it doesn't actually transfer any files.
When expanding a folder the following takes place.
1. enter folder on the source site
3. get current path
4. list directory
5. created folder on target site
6. enter folder on target site
7. get current path
8. queue files using the source/target paths
If the directory isn't made at this specific moment then the queue may not have the exact target path, some ftp servers apply special formatting to the folder name after creation.
|