search for: _tmp_local

Displaying 1 result from an estimated 1 matches for "_tmp_local".

2005 May 24
1
scp remote-to-remote implementation
...gc - 2]) ) { /* both Dest are remote, copy locally from first host * then push from local to second host */ /* FIXME * get 1stRemoteHostName * get 2ndRemoteHostName * create _tmp_local = mktemp($ENV{TMP}/1stRemoteHostName.$$) */ /* FIXME modify argv to have _tmp_local * as destination */ tolocal(argc, argv); /* TODO make dest local host from server1 (argc-2 ?) */ verifydir( _tmp_lo...