I have a folder that contains multiple subdirectories. I would like to copy the contents of the folder over ftp (using lftp preferably) instead of the entire folder.
When I use the mirror command, it seems to copy the folder over, which means that my files are one level higher than expected.