10 More Discussions You Might Find Interesting
1. AIX
Hii Master,
im will copy file/directory aix to windows with scp commandline,
but some error below:
Note: If ping to 172.16.0.250 reply and was connected, and was open/allow port 22 at windows server inbound
In aix finish installing ssh
in windows finish installing winscp
my... (3 Replies)
Discussion started by: williamen
3 Replies
2. AIX
Hi
I'd like to copy file ( or directory ) from a window server to an unix server using scp command, something like this
scp -rp admin@10.0.99.99:C:\Documents and Settings\abc.txt /home/oracle/abc.txtI tried testing something like command above but nothing worked.
Somebody help !! Thank you (7 Replies)
Discussion started by: bobochacha29
7 Replies
3. Windows & DOS: Issues & Discussions
Hi Team,
I Have list file in Unix server, I need to copy files from Windows to Unix for the list of files given in Unix list file.
after coping files to unix, I need to delete the files from Windows.
i used SCP and moved files from windows to unix based on list file is done and working.... (1 Reply)
Discussion started by: spradeep86
1 Replies
4. Windows & DOS: Issues & Discussions
Hi,
I installed OpenSSH for Windows v3.8.1 on a Windows Server 2003 R2.
From my pc (which is running windows XP), I can run commands like scp to the server.
But its prompting me for a password.
I googled some more and found out about the public/private keys which i set up.
But... (2 Replies)
Discussion started by: wala_lang
2 Replies
5. Windows & DOS: Issues & Discussions
Hi Everyone,
I am trying to use the basic scp command in Linux to transfer a file over to a windows system, my syntax is as follows: scp <filename> <username)@<serveraddress>:directory. But the command keeps timing out. Any one have any thoughts? Thanks in advance! (5 Replies)
Discussion started by: twhitmarsh
5 Replies
6. UNIX for Dummies Questions & Answers
Hi...
my problem is that I want to copy one html-file to my windows-box webserver using scp.
so far no problem but the destination is in /cygdrive/c/program files/dest and as we all know unix doesnt like spaces in paths.
scp html.file user@windowsbox:/cygdrive/c/program... (5 Replies)
Discussion started by: cypher82
5 Replies
7. UNIX for Dummies Questions & Answers
scp file="myfile.txt" todir="user@somehost:(M:drive:/somepath/)"/
Not sure I need it to go to a specific drive on the windows box (1 Reply)
Discussion started by: xgringo
1 Replies
8. UNIX for Dummies Questions & Answers
Hi,
I am fairly new to Unix. My school computers have only UNIX installed on them, and I wish to use them to do some parallel computing. To do so, I need to transfer the files from my Windows computer to my Unix account on a different computer.
I am using the SSH login with the Putty client.... (2 Replies)
Discussion started by: Duchesne
2 Replies
9. Shell Programming and Scripting
I need to transfer multiple files using SCP between two solaris machines. Can somebody explain how to achieve that ? (3 Replies)
Discussion started by: parthum
3 Replies
10. Solaris
does anyone know of an app that is scriptable or automated to x-fer a file from win to unix using ssh? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies