Short path define:
Path format
- Chars you can use: 'a'-'z','A'-'Z','0-9' , '.' and '-'
- You can use sub-directory path, splitted by '/' , such as: path1/path2 , path1/path2/path3
- You needn't remember the sub-directory path order. path1/path2 = path2/path1
Cancel
|