Pragma Local Fortress ssh configuration


Author
Message
aniket
aniket
Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)Forum Member (27 reputation)
Group: Forum Members
Posts: 3, Visits: 18
Hi all,

I have done the setup of Pragma Local FortressSSH on my Windows server and unix server. I want to transfer files from windows server to unix server, i have done the setup but not able to do the transfer using scp. Can anyone help me with this. I don't know much about ftp and all.

Thanks in advance
Aniket Patawar
Reply
Beth Redd
Beth Redd
Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)Pragmateer (1K reputation)
Group: Administrators
Posts: 81, Visits: 180

Hello,

 To transfer files via batch, scp is the best subsystem, as it isdesigned for a single command to copy the file.

                 Scp source_file user@server:destination_file

 For example, if you want to copy the file file.txt from c:\tempon the Windows machine to the Unix server, you would use the command:

                 Scp c:\temp\file.txt unix_user@unix_server:file.txt

 The syntax would be similar for copying files from Unix toWindows. Make sure you enter a destination file name.

 You can get detailed instructions at www.pragmasys.com/ssh-client/topics/idh-scp.htm.



Beth Redd
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search