View Single Post
Old 07-04-2002, 02:52 PM  
raven
Junior Member
 
Join Date: Mar 2002
Posts: 23
Thumbs up

A list would be nice to order the files with masks. This list could be parsed when you enter each directory and get the ls -al result. Something like:
*.sfv
*.nfo
*.txt
...
...
...
*(all other files)

Maybe also a choice for all other files that has lower priority than this list. I can see six choices there:
Transfer smallest files first
Transfer largest files first
Transfer oldest files first
Transfer youngest files first
Transfer alphabetically ascending (a-ö)
Transfer alphabetically descending (ö-a)

Best regards
Raven
raven is offline