I need to create a panel or menu interface for ftp for our systems. Any suggestions on whether there is a mod that could help with this ? The primary menu would have multiple options for the user to input or take the deafults on. This is a draft of a possible primary menu:
-------------- Primary Menu --------------------
FTP Command [Put/ Get]: ___
FTP Transfer [ASC/ Bin]: ___
Remote Systems: __ System A __System B __ SystemC
__ System D __ All Above Systems
Remote ID : __________
Remote PW : __________
File Name : ________________________________________
Remote Location: ___________________________________
----------------End Primary Menu ------------------------
This menu may have additional options. I need a means of pulling all of this information and was hoping I could do it on 1 menu rather than prompting the user for each option. Is there an easy means for doing this?
Thanks for any help.
-------------- Primary Menu --------------------
FTP Command [Put/ Get]: ___
FTP Transfer [ASC/ Bin]: ___
Remote Systems: __ System A __System B __ SystemC
__ System D __ All Above Systems
Remote ID : __________
Remote PW : __________
File Name : ________________________________________
Remote Location: ___________________________________
----------------End Primary Menu ------------------------
This menu may have additional options. I need a means of pulling all of this information and was hoping I could do it on 1 menu rather than prompting the user for each option. Is there an easy means for doing this?
Thanks for any help.