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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11429518.html
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]$
http://www.experts-exchange.com/OS/Linux/Administration/Q_20752478.html
Zones:
Linux AdminDate Answered: 04/25/2004 Grade: A Views: 12
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...
http://www.experts-exchange.com/OS/Linux/Q_21288368.html
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
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21330872.html
Zones:
C#Date Answered: 02/28/2005 Grade: A Views: 18
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_21376093.html
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...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21696152.html
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...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_21805174.html
Zones:
Linux NetDate Answered: 04/07/2006 Grade: A Views: 0
How to do it?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21828399...
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...
http://www.experts-exchange.com/OS/Unix/Q_22016205.html
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
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_22857875.html