PDA

View Full Version : [bug] linked dir -> linked dir


ketchup
06-13-2003, 03:14 PM
Here is a detailed description of the glitch,

Let imagine two sites, both have "/debian/" directory linked to "/mirror/debian/".
In /mirror/debian/ directory there are some dirs: "tools" and more.

If i do a queue like:

10SITES DEB01SITES DEB02/debian/tools//debian/tools/0


"tools" is created on the DEB02 site but immediately after FlashFXP del the dir without uploading content.

here is the satuts log:

MKD /debian/tools
257 "/mirror/debian/tools" directory created.
CWD /debian/tools/
250 Directory changed to /mirror/debian/tools
PWD
257 "/mirror/debian/tools" is current directory.
PASV
227 Entering Passive Mode (*,*,*,*,*,*)
LIST
150 Opening ASCII mode data connection for /bin/ls.
226 Transfer complete.
List Complete: 117 bytes in 0,08 (0,11 KBps)
CWD /debian/
250 Directory changed to /mirror/debian
PWD
257 "/mirror/debian" is current directory.
RMD /debian/tools/
250 RMD command successful.

MxxCon
06-13-2003, 03:39 PM
forum posting RULES
http://forum.flashfxp.com/showthread.php?s=&threadid=3079

ketchup
06-13-2003, 03:48 PM
Sorry, i almost forgot.
I'm using FlashFXP 2.1 build 924 on WindowsXP.
Both sites are running glftpd.

aexpb
12-21-2003, 03:47 AM
I have the same problem, too.

it seems that
if the directory name in the queue is not the same as the value returned by PWD command
FlashFXP won't start FXPing

appreciated for the fixing

ps: FlashFXP v2.1 build 924 on Windows 2000pro