|
|
06-04-2010
, 03:01 AM
|
|
Posts: 432 |
Thanked: 640 times |
Joined on Mar 2009
|
#2
|
ssh -p 6666 developer@localhost
|
|
06-04-2010
, 03:08 AM
|
|
Posts: 60 |
Thanked: 71 times |
Joined on Oct 2009
@ troll cave
|
#3
|
scp -P 6666 madde/*tmp developer@localhost:/home/developer/
|
|
06-04-2010
, 03:43 AM
|
|
|
Posts: 117 |
Thanked: 114 times |
Joined on Dec 2009
@ Helsinki
|
#4
|

|
|
06-04-2010
, 03:21 PM
|
|
Posts: 46 |
Thanked: 390 times |
Joined on Apr 2010
@ Stanford University
|
#5
|
![]() |
| Thread Tools | Search this Thread |
|
I tried using mad remote mount, and then copying the files to mnt in mad remote shell, but I get a string of errors:
/home/developer $ cp madde/*tmp mnt/
cp: cannot create 'mnt/circle.tmp': State not recoverable
cp: cannot create 'mnt/circle_canvas_in.tmp': State not recoverable
cp: cannot create 'mnt/circle_in.tmp': State not recoverable
cp: cannot create 'mnt/circle_out.tmp': State not recoverable
cp: cannot create 'mnt/circle_sub.tmp': State not recoverable
cp: cannot create 'mnt/circle_sub_in.tmp': State not recoverable
cp: cannot create 'mnt/thumb_in.tmp': State not recoverable
cp: cannot create 'mnt/thumb_out.tmp': State not recoverable
Any suggestions are welcome!