Advertisement

1 - 10 of 101 containing alltags:("scp") (0.002 seconds)
I am trying to copy files with scp via java. Problem comes ahead when i try to write the password to the OutputStream. (process.getOutputStream();).  It won't work that way. (password is written on...
Zones: JavaDate Answered: 10/04/2000 Grade: B Views: 0
problem is this:  everytime I try to scp into this one box I get this error: [joe@www samba]$ scp id_rsa id_rsa.pub xxx@www.xxx.com:~/.ssh stdin: is not a tty [joe@www samba]$
Zones: Linux AdminDate Answered: 04/25/2004 Grade: A Views: 12
Tags: scp
I want to do an scp on a nightly basis... can I do this automatically with the cron?  How do I get around having to answer "yes" to key and enter the password? I have this so far, but not sure i...
Zones: LinuxDate Answered: 03/25/2006 Grade: A Views: 0
Hi Is it in any way possible to implement SCP file transfer in C#. I need to set up a script that gets files via SCP every day and would like to make it in C# if possible
Zones: C#Date Answered: 02/28/2005 Grade: A Views: 18
Tags: scp
i have  a cgi script and i contains the line `scp temp.pl rshah1@xyz:/u/rshah1` i get no errors but it does not do scp. if i run the script as .pl manually from command prompt it works fin...
Zones: PerlDate Answered: 04/05/2005 Grade: A Views: 18
I have two linux computers connected by a gigabit switch and cat6. Both computers have the appropriate network card for cat6. With that setup my computers should be able to transfer files between e...
Zones: Linux NetDate Answered: 01/14/2006 Grade: A Views: 9
Howdy All We have a site that uploads data to us using SCP, and it is quite a large amount of data, about a 400+ meg tar.gz from Africa, so the connection is pretty slow. Our technician over the...
Zones: Linux NetDate Answered: 04/07/2006 Grade: A Views: 0
If I want to scp a file from a remote server to my PC (while on pc). Do I need to install ssh on my PC first? I have putty on my pc but not sure what is needed and how to run scp command from my pc...
Zones: UnixDate Answered: 10/08/2006 Grade: A Views: 0
hello guys, my file is too large..for copying so is there progressbar or percentage of completion i can put in shell script. Thanks parlepoint
Zones: Shell Scripting, Unix...Date Answered: 10/03/2007 Grade: A Views: 0