Commit fc749b5
committed
Displayed a more comprehensive error message if the base directory does not exist
Some FTP servers limit the access to a sub-directory of the filesystem while
other FTP servers expose the entire filesystem and could also start the FTP session
to the user home directory.
In this case the base directory is related to the root filesystem and not related
to the start of the TFP session.
This error message highlights the given base directory and the directory where the
FTP session started.1 parent 6f19472 commit fc749b5
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
150 | 153 | | |
151 | 154 | | |
| |||
0 commit comments