search for: workstattoin

Displaying 7 results from an estimated 7 matches for "workstattoin".

2016 Jun 12
3
scp via another server
I normally use ssh to log into a remote server, change directory and then use scp from there to copy files from another remote server to the first one. Now the first server has been hit by continuous error correction messages from the ECC controller, all of which are corrected, and I am unable to get a command line to issue the required commands to change directory and then run scp from the other
2016 Jun 12
1
scp via another server
> On Jun 12, 2016, at 11:21 AM, J Martin Rushton <martinrushton56 at btinternet.com> wrote: > > $ scp svr2:/path/to/source svr1:/path/to/dest > > You'll get twice the network traffic since the copy is running on your > workstattoin (or whatever). You probably meant: $ scp -3 svr2:/path/to/source svr1:/path/to/dest -- Jonathan Billings <billings at negate.org>
2016 Jun 13
2
scp via another server
...PM, J Martin Rushton wrote: >> > -----BEGIN PGP SIGNED MESSAGE----- >> > Hash: SHA1 >> > >> > $ scp svr2:/path/to/source svr1:/path/to/dest >> > >> > You'll get twice the network traffic since the copy is running on >your >> > workstattoin (or whatever). >> > >> > On 12/06/16 15:40, H wrote: >> > > I normally use ssh to log into a remote server, change directory >> > > and then use scp from there to copy files from another remote >> > > server to the first one. >> > >...
2016 Jun 12
4
scp via another server
On 06/12/2016 05:21 PM, J Martin Rushton wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > $ scp svr2:/path/to/source svr1:/path/to/dest > > You'll get twice the network traffic since the copy is running on your > workstattoin (or whatever). > > On 12/06/16 15:40, H wrote: >> I normally use ssh to log into a remote server, change directory >> and then use scp from there to copy files from another remote >> server to the first one. >> >> Now the first server has been hit by continuous e...
2016 Jun 12
0
scp via another server
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 $ scp svr2:/path/to/source svr1:/path/to/dest You'll get twice the network traffic since the copy is running on your workstattoin (or whatever). On 12/06/16 15:40, H wrote: > I normally use ssh to log into a remote server, change directory > and then use scp from there to copy files from another remote > server to the first one. > > Now the first server has been hit by continuous error correction > messag...
2016 Jun 12
0
scp via another server
...wrote: > On 06/12/2016 05:21 PM, J Martin Rushton wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > $ scp svr2:/path/to/source svr1:/path/to/dest > > > > You'll get twice the network traffic since the copy is running on your > > workstattoin (or whatever). > > > > On 12/06/16 15:40, H wrote: > > > I normally use ssh to log into a remote server, change directory > > > and then use scp from there to copy files from another remote > > > server to the first one. > > > > > > Now the...
2016 Jun 13
0
scp via another server
...> > -----BEGIN PGP SIGNED MESSAGE----- > >> > Hash: SHA1 > >> > > >> > $ scp svr2:/path/to/source svr1:/path/to/dest > >> > > >> > You'll get twice the network traffic since the copy is running on > >your > >> > workstattoin (or whatever). > >> > > >> > On 12/06/16 15:40, H wrote: > >> > > I normally use ssh to log into a remote server, change directory > >> > > and then use scp from there to copy files from another remote > >> > > server to the first...