Bug Reports Report bugs here. (non-beta releases only) |
03-18-2004, 01:02 PM
|
#1
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
queue transfer problem
I have this problem with loaded queuefiles from a commandline.
My queue.fqf could look like this:
<edited>
Mark that i do 2 queue's of the same dir.. Thats because the sourcedir may not be complete when the first queueline runs.
The 1:st queueline runs ok. And if the sourcedir wasnt complete, i thought the 2:nd queueline would do the trix (at the time of the 2:nd queueline, the sourcedir is problably complete).
This is the error i get in a situation like this: (when the 2:nd queueline runs)
MKD /US/03/something
550 System Error- /US/03/something: File exists.
CWD /US/03/something
And then it skip to fxp the complete sourcedir.. the 2:nd time(even if there is new complete files in the sourcedir)
I have the "update directory during transfer" checkboxed also. Doesnt help.
What could i do?
Is there some way to reset the failed queue line, using the commandline or manipulating with the .fqf file?
/Mag
|
|
|
03-18-2004, 02:23 PM
|
#2
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Which build of FlashFXP are you using?
Is the listing getting refreshed?
You may want to check your settings, if you're using a newer beta build some settings were messed up.
|
|
|
03-18-2004, 02:29 PM
|
#3
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
im using 2.2 976 on win 2k sp4
|
|
|
03-18-2004, 02:41 PM
|
#4
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Can you please include a copy of the ftp session log.
You might try upgrading to 979 as well.
Also did you check your settings?
|
|
|
03-18-2004, 03:23 PM
|
#5
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
Jepp, i did check settings throughly, and all seemed to be ok.
And the source dir was refreshed, but still the new files didnt transfer in the queue..
The ftp log that has with the queue / fxp to do is the following: ( i have removed some entries..)
[R] 230 User someone logged in.
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211- Extensions supported
[R] AUTH TLS
[R] AUTH SSL
[R] PBSZ
[R] PROT
[R] CPSV
[R] MDTM
[R] SIZE
[R] SYST
[R] RAIDEN_SUX
[R] 211 END
[L] CWD /something/
[L] 250 CWD command successful.
[L] PWD
[L] 257 "/something" is current directory.
[L] TYPE A
[L] 200 Type set to A.
[L] PASV
[L] LIST
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226 Transfer complete.
[L] List Complete: 718 bytes in 0,80 (0,70 KBps)
[R] PWD
[R] 257 "/" is current directory.
[R] MKD /something
[R] 550 System Error- /something: File exists.
[R] CWD /something
[R] 250 CWD command successful.
[R] PWD
[R] 257 "/something/" is current directory.
[R] PASV
[R] LIST
[R] 150 Opening ASCII mode data connection for directory listing.
[[R] List Complete: 607 bytes in 0,39 (0,59 KBps)
Transfer queue completed
Skipped 4 files
[L] QUIT
|
|
|
03-20-2004, 08:45 AM
|
#6
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
No news about this problem?
Thought I should try the latest beta, but I have problems getting into the beta download conf. Can you
guys check out my account?
/Mag
|
|
|
03-20-2004, 01:14 PM
|
#7
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
I haven't been able to reproduce this problem.
I reviewed the code in question and I didn't see any visisble signs of a problem.
|
|
|
03-20-2004, 05:46 PM
|
#8
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
Can this problem be based upon several different versions of flashfxp being installed without being uninstalled?
And different versions being runned from different directories on the same computer? (Even at the same time sometime)
This seems to be a too a big bug for only me to report.
I'll try some uninstall and reinstall..
/Mag
|
|
|
03-20-2004, 11:24 PM
|
#9
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Can you please email me at support@flashfxp.com with the name & email address on the registration key. I was unable to find your FlashFXP ID in our database.
Please make sure you're using an authentic release of FlashFXP, unofficial or modified versions will generate invalid ID's and may also explain the problem you are experiencing.
Uninstalling wont help, it doesn't remove any of the settings/data files. Installing over a previous version shouldn't cause any problems, however problems to arise. You could try deleting your FlashFXP.ini and accept loosing your settings.
|
|
|
03-21-2004, 02:23 PM
|
#10
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
I tried using a new .ini, but still doesnt work. The first queue-line works fine, but the second fails to transfer at all.. As I showed you before, it just fails doing MKD cmd, and then it think it's done.. And continue to the 3:rd queueline..
The more i look at it, the more sure i am about that beeing a bug.
One other thing..
The .fqf file i'm building manually..
What does the Size parameter do in the fqf file, while doing a transfer? Could it trigger some skiplist/larger/smaller-functionality?
Thanks
Mag
|
|
|
03-21-2004, 02:37 PM
|
#11
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
I found out why my queues failed.
It was because of a missing "/" after the dirname's.. So stupid of me..
Thanks anyway..
|
|
|
03-21-2004, 04:41 PM
|
#12
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Hmm how exactly did you have it? If you leave the trailing slash off FlashFXP should try to correct this and automatically add it.
|
|
|
03-22-2004, 01:17 PM
|
#13
|
Junior Member
Join Date: Mar 2004
Posts: 9
|
This works:
10ab/incoming/somedir//archive/somdir/17334
This does not work:
10ab/incoming/somedir/archive/somdir17334
Somehow it confuses FlashFxp to think the dir is a file, or something. But only when queue'd twice in a row..
/Mag
|
|
|
03-22-2004, 02:23 PM
|
#14
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Did you edit the queue with the queue editor to make it look that way?
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
fxp for a dummy
|
pop |
General Discussion |
1 |
05-05-2005 11:53 AM |
All times are GMT -5. The time now is 06:30 AM.
|