The FTP server sets up the virtual directory (Serv u and FileZilla Server)

  • 2020-05-15 03:12:38
  • OfStack

serv_u server alias setting method:

Serv-u virtual directory setup (version 6.3)
1. Click "domain", "Settings", "virtual path", "virtual path mapping"
2. Add "physical path (directory to be mapped)", - > "Map physical path to (set user home directory or system variable such as %home%)", - > "The path name of the mapping (folder name of the virtual directory, optional)."
3. Click "user", "directory access", "add", "file or path (fill in the actual path of the virtual directory)", and set the access rights of the virtual path.

FileZilla Server alias setting method:

The virtual directory Settings for FileZilla Server are different from other FTP server software. To set up a virtual directory in FileZilla Server, you must name the alias alias in the form of the FTP root directory + the virtual directory name.

For example, FileZilla Server's root directory (Home directory) is set to e:\ftproot. Now to add d:\ftproot2 to the virtual directory, step 1 adds a new directory d:\ftproot2; Step 2: right click on the added directory entry d:\ftproot2, select edit alias(alias), and set alias to e:\ftproot\ alias-name. Where alias-name is the virtual directory name, which can differ from the actual directory name (e.g. d:\ftproot2).

or

For example, your FileZilla Server root directory (Home directory) is e:\ftp. Now to add d:\media to the virtual directory, right-click on d:\media, select alias (alias), and set alias to e:\ftp\media. Where media is the virtual directory name, which can be different from the actual directory name.

More detail you can refer to this article: / / www ofstack. com article / 93622. htm

Setting up a virtual directory on FileZilla Server is easy, so get started!


Related articles: