Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I want to install a script that list all the files I have on my server. The problem is the script itself recognize only "files" folder within its structure while my existing files were all in "documents" folder.

Script location: /volume1/web/htdocs/files

Existing files location: /volume1/work/documents

I want the script to detect contents of "documents" folder in "files" so I don't have to actually duplicate the files.

Appreciate your help.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.