scp is just a ssh session, first you need to have ssh working, then you will call the scp binary on the remote end.
directory listing etc is done the usual way (ls mkdir rmdir etc). just the file transfer itself (in/out) is done using the scp binary 2012/3/8 cem zafer demirsoy <[email protected]>: > > Hi, > I am looking for a scp example to get data from a ssh server? > Is it possible with the synapse? Example or link will be appreciated. > Thanks. > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > synalist-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/synalist-public > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
