thanks
Well, PuTTY has worked great. I tried to do private key validation, but had troubles- however, I was able to authenticate with a
plink username pass server command
When using a console, this works, and then I can open the file I want to open.
However, when I make a batch file, I am able to connect to the server fine, however, I cannot open the file on the next line of my batch file....
User Profile
Collapse
-
I want to do exactly what I do from my desktop from my command prompt
What I am doing from my desktop is:
Opening Telnet application
Entering a host, port, and service (university server, port 22, SSH)
I then get prompted for a SSH authentication, where I enter a username and password
At this point, i want to open a file i have on this server.
I have tried the -> telnet host port command and...Leave a comment:
-
Telnet from Command prompt
Sorry my last post didnt make any sense.
I currently run a php file through telnet
I log into telnet through the telnet terminal, connect to a server from my university with a password and user name. I then go to a folder and run my php file.
I would like to accomplish this from the command prompt
Any ideas?
Thank you!
John -
Connect to Hercules using command prompt
Can i log into hercules from command prompt
Can i execute a file in my hercules folder using the command prompt
Windows XP
Thank you
John -
Okay.
I called my ISP, and we set up an email account. He gave me the information on the smtp name, and a user name and pass. He also said that port 587 is open for me. Does this change anything?
My php file now look like:
Code:<html> <body> <?php require("class.phpmailer.php"); $mail = new PHPMailer(); $mail->IsSMTP();
Leave a comment:
-
Thanks for reply
No i do not. Can i make an account somewhere?...Leave a comment:
-
Send Text with PHP, Port 25 block issue
After a 2 day stalemate, I seek help!
I use WindowsXP. I live in Canada and my ISP is SaskTel. Through telnet command, it showed that they do block port 25.
I am doing a microcontroller project, that connects to a laptop, and I want to send a text when something happens.
PHP file:
Code:<html> <body> <?PHP //SUBJECT AND BODY OF EMAIL SHOULD BE LESS THAN 160 CHARACTERS
No activity results to display
Show More
Leave a comment: