Quote:
Originally posted by bigstar
The problem is with the ftp server.
250-upload album
550 Access denied.
That is not a valid reply and I suspect it confused FlashFXP. Both numbers should be identical.
|
What the devil are you talking about?? invalid reply??
that 250 code is used by GFTPd as change dir message, thats what youre seeing there
This log snippet that was posted here isnt correct (cut off some wrong lines).
- Transferred: usersearch.mrc 8 KB in 0,19 (8,44 KBps)
CWD /-=[ Drive D ]=-/test/
250- THIS LINE ENTRY CAN CONTAIN ANYTHING
[550 Access denied.
[PWD
257 "/-=[ Drive D ]=-/kops" is current directory.
TYPE A
200 Type set to A.
However there is another issue, FTP or FTPd, I dont know yet.
As I removed the /test folder before I started to download:
- Cutting out the none needed stuff
- 200 PORT command successful.
LIST -al
CWD /-=[ Drive D ]=-/kops/Download test folder/
250- It can be set to show whatever when you change folder
250 "/-=[ Drive D ]=-/kops/Download test folder" is current directory.
PWD
257 "/-=[ Drive D ]=-/kops/Download test folder" is current directory.
200 PORT command successful.
LIST -al
CWD /-=[ Drive D ]=-/kops/Download test folder/test/
250- Again
250 "/-=[ Drive D ]=-/kops/Download test folder/test" is current directory.
PWD
257 "/-=[ Drive D ]=-/kops/Download test folder/test" is current directory.
CWD /-=[ Drive D ]=-/kops/Download test folder/test/Download test folder/
250- Again
250 "/-=[ Drive D ]=-/kops/Download test folder/test/Download test folder" is current directory.
QUIT
It goes on forever....
As you can see FFXP or GFTPd keeps making folders on your local drive over and over again, However FFXP is set to:
1: Stop and restore broken transfers = 1
2: Enter directory after create = OFF