[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[school-discuss] Subd-omains ... and rsync instructions:



Guys I hope this is of any help to you now that we are more secure and without ftp, I used rsync and this is how I've done it:

Dave I know you where wondering how to upload or download, well here we go:

LOCAL=/dsk/1/RPM/ 
{Each on his own}
REMOTE=/web/pub/games.jdshelp.org/ or {/web/pub/rpms.jdshelp.org/}
USER=gcclinux {use your own provided by Phil}

For Uploads:

#rsync -vrtl -e ssh --rsync-path=/usr/bin/rsync $LOCAL $USER@jdshelp.org:$REMOTE

For Downloads:

#rsync -azv -e ssh --rsync-path=/usr/bin/rsync $USER@jdshelp.org:$REMOTE/* $LOCAL


I am currently uploading all the games and dependencies to that address. I am now going to bed as I only had 4 hour sleep in the last 2 days, I'll catch up with you all tomorrow.

Kind Regards,

                                          
Ricardo Wagemaker
Supporting the JDS and LG3D Community.
I Believe in Linux as a Entertainment O.S.
Gaming environment should start on Linux.