10-03-2004, 09:20 PM
|
|
Confirmed User
Industry Role:
Join Date: Aug 2004
Location: Montreal, Canada
Posts: 5,600
|
Quote:
Originally posted by swedguy
Or you can SSH to your server and type this:
find /folder/to/start/in -print > list.txt
list.txt will contain a nice formatted list with every file from /folder/to/start/in (change it to where you want to start) and up.
|
Thanks swedguy ;)
|
|
|