6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/9/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5821] VFS FTP backend doesn't completely support netware
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .___. .. , [__)| [__ |_/ \./ | |___[___| \ |
Comment
> The FTP backend for VFS doesn't completely support Netware: > > > > - The directory listing doesn't include the modification date/time. > This happens because the output of "ls" isn't parsed for date and > time. > > > > - One cannot create or move files or directories. This happens > because Netware's FTP server doesn't like paths that begin with two > slashes (//dir instead of /dir). This usually isn't a problem with > *nix servers, but in the Netware case it breaks things. > > > > Attached is a patch that fixes these problems. The patch has been > tested against Netware 6.5. > > > > In addition (and probably completely independently), there's a bug in > the autodetection of server type. If param['type'] is set, it > doesn't work because it is reset to an undefined string. This in > turn happens because $this->_type = $type; is on the wrong side of a > curly brace. > > > > The patch fixes this problem too.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers