Jump to content
Macro Express Forums

Password Variable For Ftp


roostermt

Recommended Posts

Hi there.

 

I'm trying to use the FTP commands in Macro Express.

 

I want to call a variable to use as the FTP password. I have different passwords for different ftp sites that I want to update. Have all of this stored in a csv but the password field will not except a variable and work.

 

Even when I go into direct edit I enter the variable where the encrypted password would be but it will not connect. I can connect just fine using the pop up box and typing in the password.

 

Any help would be great:

 

Here is what I would like to do.. but does not work:

 

<ADFBEG:F10:001:000001:000000:C:\Documents and Settings\Owner\My Documents\My Documents\job\rss2blog_setup.csv><FTPCONNECT:99:FF:ftp.%T1%:00021:%T2%:%T3%><TBOX4:T:1:CenterCenter000278000200:000:%T99%%T99%><FTPCHMOD:98:000070000700007:/public_html><TBOX4:T:1:CenterCenter000278000200:000:%T98%%T98%><FTPDISCONNECT><ADFEND>

Link to comment
Share on other sites

I don't know if I should help you, sounds like you're just trying to hack into someone's FTP site. Well I guess we should all have a little more faith in humainity. Just promise you're not doing anythign illegal with this, OK?

 

I tried using a variable to do an FTP Connect and it worked fine. In the scripting editor I typed in %T1% in the password field and before that set T1 to my password. Of course all one can see are 4 dots. This worked flawlessly. Try cutting and pasting this into a test macro.

 

<TVAR2:01:01:password><FTPCONNECT:2:FF:myftpserver.com:00021:username:;>
Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...