forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


FTP DIRLIST,,updatedirlist

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
gerrit
Newbie


Joined: 14 May 2004
Posts: 24

PostPosted: Sun Oct 03, 2004 7:06 pm    Post subject: FTP DIRLIST,,updatedirlist Reply with quote

Has one of you have the VDSTCP stuff and can try something for me?
I think it's a bug, but could also my mistake.

I'm tring to make just a .....
Code:
FTP DIRLIST,,updatedirlist

:updatedirlist
         %L = @ftp(parsedir,%%ftp_dir_line)
         parse "%T;%S;%N",%L
         if %N
           option fieldsep,|
           list add,FTPdir,%N
           option fieldsep,@tab()
         end
         
exit

.... but this is only working once.
Also I tried the FTPClient witsh is in the Exampels, but I have the same result, with an Error "425 Unable to build data connection: Cannot assign requested adress"
After this the result is the same like on my Prog. The Process hangs, and I need to kill the Task... Crying or Very sad

Does anybody else have this Problem??

(ps)
I knew there is another VDSInet.dll witsh does it too, but I have already bought the VDSTCP50.dll and want to use this....

_________________
___________________
Gerrit Corsmeyer
Gerrit@corsmeyer.de
www.corsmeyer.de
___________________
Back to top
View user's profile Send private message Visit poster's website
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Mon Oct 04, 2004 7:46 am    Post subject: Reply with quote

This sounds like a firewall related issue. Firewalls have a lot of trouble with FTP protocol. Have you used FTP OPTION,PASSIVE ?
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
gerrit
Newbie


Joined: 14 May 2004
Posts: 24

PostPosted: Wed Oct 06, 2004 8:35 am    Post subject: Reply with quote

Hi jules,
I tried this, but doesnt seem to work.
The strange thing is that I'm still able to upload or download things, but Listing an dir is'nt possible.

But, yes there is a router in between of this.. with a Firewall; but I switshed it off for testing..

Could be NAT a Problem??

_________________
___________________
Gerrit Corsmeyer
Gerrit@corsmeyer.de
www.corsmeyer.de
___________________
Back to top
View user's profile Send private message Visit poster's website
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Wed Oct 06, 2004 9:22 am    Post subject: Reply with quote

I don't know, to be honest. If you do a Google search on "425 Unable to build data connection" in both Web and News, you'll see that it's quite a common problem, but I don't know whether that will help you find an answer. It seems that the solution has to be made at the ISP end, if it's possible.

I had a similar problem with my FTP updater for F-Prot when I started using an SMC firewall, but in that case, using passive mode solved it. However, when I researched the problem at the time I seem to recall getting the impression that passive mode would reduce the incidence of the problem, but not necessarily solve it.

Does your version of the FTPClient.dsc example have the "Passive mode" checkbox? If not, try the attached version.



FTPClient.dsc
 Description:
FTP Client example script with passive mode option

Download
 Filename:  FTPClient.dsc
 Filesize:  8.42 KB
 Downloaded:  1344 Time(s)


_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group