Sponsored Content
Full Discussion: Need help with scp
Special Forums UNIX and Linux Applications Need help with scp Post 302538159 by sidh_arth85 on Tuesday 12th of July 2011 02:05:05 AM
Old 07-12-2011
This is what exactly I need it... Its working for me now..

why didn't i think about the file descriptor initially...

That's why ppl need help from experts like you.

Thanks much Kamaraj
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Scp

I am trying to transfer a 10g files using scp, but I am getting timeout errors is there anywhere that I can modify a config file or something to increase the time. (4 Replies)
Discussion started by: rbizzell
4 Replies

2. Shell Programming and Scripting

What is scp-ed over?

Hi all, i have a directory in server A. the directory path is /home/kevin. I need to scp the directory to another server B. i would like to ask, when i do a scp of the /home/kevin , i can expect all the files from A to go B. However, how about the hidden files? for example the ssh keys in the... (4 Replies)
Discussion started by: new2ss
4 Replies

3. UNIX for Advanced & Expert Users

help with scp

hi all in my script i was using the "scp" command to copy 2 files from a certain directory on server A to the same directory on another server B, but for some reason its only copying the first file in the directory. This is the frst time that i used the scp command,any ideas appreciated. thnks (5 Replies)
Discussion started by: bkan77
5 Replies

4. Shell Programming and Scripting

Is this possible with SCP?

I normally download a directory recursively using: scp -r <name>@host:<path> . This has worked fine. As everyone knows this will download all of the directory named in <path> and all of the sub directories. I would like to know if it is possible to not download a particular file if it... (5 Replies)
Discussion started by: cpabrego
5 Replies

5. Red Hat

scp with su

Hi Friends, I am trying to copy some files over the network in between my linux servers. I am using scp command for this. by default direct ssh root login is disabled on all of my linux servers. Normaly we used to login as a normal user and the su to th root user. unfortunately root user is... (1 Reply)
Discussion started by: arumon
1 Replies

6. AIX

scp

1. how to move files in a directory using scp ? 2. how to move the entire directory ? 3. Will the file and the directory permissions affect scp usage? (1 Reply)
Discussion started by: samsungsamsung
1 Replies

7. Shell Programming and Scripting

SCP

Hi All, Please help on the below command scp -r 'directory name'inrvgo@IP:/export/home/muthu/prod_12-09-2010 I am trying to copy a directory from one server to another server using the above command but its displaing the error (missing destination file) but the diectory was there in the... (1 Reply)
Discussion started by: thelakbe
1 Replies

8. UNIX for Dummies Questions & Answers

How to use scp?

How to copy multiple directories using single command on solaris 10 from server A to server B. I tried scp but its working only one directory at atime How to acheive this with simple and short solution????? (6 Replies)
Discussion started by: buzzme
6 Replies
PPL-CONFIG(1)							   User Commands						     PPL-CONFIG(1)

NAME
ppl-config - obtain information about an installation of the Parma Polyhedra Library SYNOPSIS
ppl-config [OPTION]... DESCRIPTION
Displays information, in various formats, about an installation of the Parma Polyhedra Library. OPTIONS
-h, --help prints this help text to stdout -FFMT, --format=FMT sets the output format to FMT (one of `plain', `makefile', `sh' or `csh') -IINT, --interface=INT selects a library interface (one of `C++', `C', `Ciao-Prolog', `GNU-Prolog', `SICStus-Prolog', `SWI-Prolog', `XSB-Prolog', `YAP-Pro- log', `OCaml' or `Java') -A, --application selects output for building an application -L, --library selects output for building a library -p[PFX], --prefix[=PFX] prints or sets library prefix information -e[PFX], --exec-prefix[=PFX] prints or sets library exec-prefix information -O, --configure-options prints configuration options -V, --version prints version information -M, --version-major prints version major number -N, --version-minor prints version minor number -R, --version-revision prints version revision number -B, --version-beta prints version beta number -E, --banner prints library banner -n, --coefficients prints type of library coefficients -i, --includedir prints include files directory -b, --bindir prints binary executables directory -l, --libdir prints library files directory -P, --cppflags prints preprocessor flags -C, --cflags prints C compiler flags -X, --cxxflags prints C++ compiler flags -D, --ldflags prints linker flags -g, --license prints synthetic licensing information -c, --copying prints detailed licensing information -u, --bugs prints bug reporting information -r, --credits prints credits AVAILABILITY
The latest version of the Parma Polyhedra Library and all the documentation is available at http://www.cs.unipr.it/ppl/. AUTHOR
See the file CREDITS in the source distribution or use the command ppl-config --credits for a list of contributors. REPORTING BUGS
Report bugs to <ppl-devel@cs.unipr.it>. REPORTING BUGS
Report bugs to <ppl-devel@cs.unipr.it>. COPYRIGHT
Copyright (C) 2001-2010 Roberto Bagnara <bagnara@cs.unipr.it> Copyright (C) 2010-2011 BUGSENG srl (http://bugseng.com) This is free software; see the file COPYING in the source distribution or use the command ppl-config --copying to obtain the copying condi- tions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSO
libppl(3) libppl_c(3) Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella. The Parma Polyhedra Library User's Manual (version 0.11.2), available (in several formats) at http://www.cs.unipr.it/ppl/ . Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella. The Parma Polyhedra Library C Language Interface User's Manual (version 0.11.2), available (in several formats) at http://www.cs.unipr.it/ppl/ . Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella. The Parma Polyhedra Library Java Language Interface User's Manual (version 0.11.2), available (in several formats) at http://www.cs.unipr.it/ppl/ . Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella. The Parma Polyhedra Library OCaml Language Interface User's Manual (version 0.11.2), available (in several formats) at http://www.cs.unipr.it/ppl/ . Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella. The Parma Polyhedra Library Prolog Language Interface User's Manual (version 0.11.2), available (in several formats) at http://www.cs.unipr.it/ppl/ . ppl-config 0.11.2 February 2011 PPL-CONFIG(1)
All times are GMT -4. The time now is 12:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy