SFTP TRANSFER

Advertisement

nash
Joined:
Posts:
7
Location:
UAE

SFTP TRANSFER

Hi all..
I am not that much aware about SFTP transfer..
In my PC am using one SFTP client for sftp transfer and daily am transfering also..
I am transfering to SSH server...
I Just want to transfer file to another server also..
But i am getting error like SERVER is not matching..
so i would like to know..i can install two SFTP server in a single PC..
how can i send trough WinSCP. I have to send through commandline.
Can someone point me in the right direction.Thanks..

Reply with quote

Advertisement

JRB_BMB
Joined:
Posts:
24
Location:
Midlands, UK

Look at scripting in the guides.
it should allow you to put all commands in a script and then call winSCP via the command line and use a specific script. That way you never alter the command line function just the text file issuing the commands.

As for the server not matching - check your connections details. Other than that you'd have to paste logs, scripts etc from winSCP to get further help.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: SFTP TRANSFER

nash wrote:

so i would like to know..i can install two SFTP server in a single PC..
Do you really mean installing the server software? Or do you mean setting two stored sessions in WinSCP?

Reply with quote

nash
Joined:
Posts:
7
Location:
UAE

I mean setting two stored session.Right now i can send to one server..
i need to send to another server from same PC.
For First transfer am using one SFTP client software..Thats going live..
I just want to know in that same Pc i can install another client software or not..
Can any one help me to create a batch file for that..
Thanks

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

nash wrote:

I mean setting two stored session.Right now i can send to one server..
i need to send to another server from same PC.
For First transfer am using one SFTP client software..Thats going live..
I just want to know in that same Pc i can install another client software or not..
Can any one help me to create a batch file for that..
Thanks
You can install as many client as you want. But I guess that you need only one, but to connect to several servers in row. Just do it the same as for the first server, only have the server name (and possibly username/password).

Reply with quote

Advertisement

You can post new topics in this forum