noblefelix / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

File Transfer #335

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I Have a batch script with a menu which opens up the supperPutty and connects 
to the desired server, but is it possible to have a feature like SecureCRT you 
press ALT+P and this opens a SFTP tab. The server does not list on the right 
hand side under putty sessions as im running it via a dos script
syntax i have 

start SuperPutty.exe -ssh <IP_Address>> -l root -pw <password>) 

the above opens a tab session but i want to be able to transfer a file or be 
able to upload a file from a click of a button or is there a away i can add in 
the syntax that it would appearon the left hand panel when i open this via a 
batch script.

Regards

Ash

Original issue reported on code.google.com by ashpatel...@gmail.com on 31 May 2013 at 3:56

GoogleCodeExporter commented 8 years ago
any update on this request?

Original comment by ashpatel...@gmail.com on 7 Jun 2013 at 10:36