HighDots Forums  

ftp with firewall and put requirement

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss ftp with firewall and put requirement in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
smackmick webforumsuser@macromedia.com
 
Posts: n/a

Default ftp with firewall and put requirement - 07-15-2003 , 12:00 PM






I am behind a firewall. I have no problems going through the firewall
and connecting to my remote server. The problem comes when Dreamweaver
is getting the remote folders. I need to do a put auth and put response in
order for my firewall to allow remote put commands (it looks like the program
is trying to do a make directory for the info). I have looked all over but
I do not see a way to do this. Passive mode does not seem to work. I need
to send the two commands after the ftp logs in, or disable the folder search
until later.



Reply With Quote
  #2  
Old   
lebisol webforumsuser@macromedia.com
 
Posts: n/a

Default Re: ftp with firewall and put requirement - 07-15-2003 , 01:26 PM






hi!
I am not sure I understand the ". I need to send the two commands after the ftp logs in" but make sure u have the appropriate rights on the ftp server (create folders/delete etc.)





Reply With Quote
  #3  
Old   
smackmick webforumsuser@macromedia.com
 
Posts: n/a

Default Re: ftp with firewall and put requirement - 07-15-2003 , 01:42 PM



The server is set up fine, I am using it at home with no issue. The problem is at work
and the firewall.

Our firewall requires an additional authentication when I put something out to
the server. I can "get" anything I want, put if I "put". I need the authentication.
When Dreamweaver logs in, it looks like it builds a file of the web site and then
pulls the data across. The building of that file is considered a "put" so I must have
the authentication complete. Thus I am in a catch22, I need the initial ftp connection,
but I need to hold off on building the list until I can send the two commands to the
firewall ftp server:

quote auth <name>
quote response <password>

where these are the firewalls acount name and password.



Reply With Quote
  #4  
Old   
lebisol webforumsuser@macromedia.com
 
Posts: n/a

Default Re: ftp with firewall and put requirement - 07-15-2003 , 02:09 PM



hm hm....I know that ftp address can be "preset" with the username and pass:
ftp://User_Name:Password (AT) site (DOT) comort_no
or something like that...but doesn't DW have the password setting option?
anyway...I hope it helps



Reply With Quote
  #5  
Old   
smackmick webforumsuser@macromedia.com
 
Posts: n/a

Default Re: ftp with firewall and put requirement - 07-15-2003 , 02:16 PM



No, that is the initial ftp log in. What is needed is a scripting capability
after the ftp establishes. What happens is that the ftp to the server
first occurs. The next two commands (quot auth/quot respons) actually
get intercepted by the firewall before going to the ftp server. So that is
why I somehow need to get these two commands sandwitched between
the first ftp command (nameasswd (AT) server (DOT) ext) and the mkdir command
that the program sends to establish the folder names.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.