mirror of
https://github.com/9001/copyparty.git
synced 2026-04-05 07:17:57 +10:00
more fun with symlinks
This commit is contained in:
@@ -2491,7 +2491,7 @@ class HttpCli(object):
|
||||
vpnodes.append([quotep(vpath) + "/", html_escape(node, crlf=True)])
|
||||
|
||||
vn, rem = self.asrv.vfs.get(self.vpath, self.uname, False, False)
|
||||
abspath = vn.canonical(rem)
|
||||
abspath = vn.dcanonical(rem)
|
||||
dbv, vrem = vn.get_dbv(rem)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user