Opened 21 years ago
Last modified 21 years ago
#572 closed Bug report
'Default remote directory' not being used
Reported by: | thegoldenear | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | thegoldenear, irzyxel, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
after an upgrade from 2.2.3 to 2.2.4 the 'Default
remote directory' setting of existing sites is not
being used
default remote directory should be
/home/thegoldenear/htdocs/
respective information from from the log concerning the
directory:
Response: Remote working directory is /home/thegoldenear
Status: Connected
Trace: SftpControlSocket.cpp(2404): ResetOperation(1)
caller=0x00d0a1c0
Trace: SftpControlSocket.cpp(289):
List(FALSE,0,"/","",1) caller=0x00d0a1c0
Status: Retrieving directory listing...
Command: CD /
Trace: SftpControlSocket.cpp(2568): OnReceive(0)
caller=0x00d0a1c0
Trace: SftpControlSocket.cpp(2568): OnReceive(0)
caller=0x00d0a1c0
Trace: SftpControlSocket.cpp(2568): OnReceive(0)
caller=0x00d0a1c0
Response: Remote working directory is now /
Trace: SftpControlSocket.cpp(289):
List(FALSE,0,"","",0) caller=0x00d0a1c0
Command: LIST
confirming and FIXED in 2.2.4a ;)
nice work