Uploading a directory

Top  Previous  Next

You can upload an entire directory using the Ftp#uploadDir method and a File representing a directory on your local system.

 

Example

 

// upload the c:\tmp directory

ftp.uploadDir(new File("c:/tmp"));





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC