How does one FTP a directory with multiple sub-directories?
        Posted  
        
            by CheesePls
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by CheesePls
        
        
        
        Published on 2010-06-02T16:16:05Z
        Indexed on 
            2010/06/02
            16:34 UTC
        
        
        Read the original article
        Hit count: 291
        
I need to ftp a directory over to another system and I don't want to have to recreate all the folders on the other system by hand. How would I do this?
P.S. I am aware there is a similar question here but none of the answers work and did not want to revive the dead post
EDIT: I can't install anything
© Stack Overflow or respective owner