On Sun, 27 Feb 2000, John Starkey wrote about, Re: FTP more better.:
> I wish I had known this earlier. I just downloaded about 100 megs (on a 56k) over the
> last few days I coulda used that one. I ended up doing the src files individually
> instead of tarring the folder. Oh well, I'm sure I'll be using that command a lot in
> the future.
>
> Is there a way to syncronize between a remote and local folder?? Since I've got
> several hundred files now and I had to start and stop so many times I am not totally
> sure I got them all.
I'm sure there is but at the minute all i can think of is something like
the following.
Capture the output of ls from the server with your mouse and place it in a
file and call it, serverfile, then do ls > list_of_files in the directory
that contains the files you have already fetched.
The use diff,
diff -u list_of_files serverfile > myfile
You should then be able to see what you have and what you need.
> Thanks,
>
> John
>
>
> Richard Adams wrote:
>
> > On Sat, 26 Feb 2000, John Starkey wrote about, Re: FTP more better.:
> > > How do I use the restart command???
> > >
> > > If I stopped in the middle of a file???
> >
> > I should have written "rget"
> >
> > cd to the directory containg the half gotten file.
> > Start ftp open the connect, login, cd to the dir where the file is to be
> > found, then issue rget filename
> >
> > The 2 systems will syncronise and should start where the transfer stopped,
> > you can reapeat as many times as it takes to get the whole file and the
> > baeuty of it is, you can use other sites to get the file, it does not have
> > to be the same one, i say that generaly as i have done that before.
> >
> > > Thanks
> > >
> > > John
> > >
> > > Richard Adams wrote:
> > >
> > > > On Sat, 26 Feb 2000, [EMAIL PROTECTED] wrote about, FTP more better.:
> > > > > I'm trying to d-load FreeBSD from ftp.freebsd.org. I've got everything
> > > > > I need except for src.tar which is huge. It keeps timing out. So I've
> > > > > decided to do the files individually using mget. I can't hang out to
> > > > > keep confirming files and the i option doesn't work.
> > > > >
> > > > > Does anyone know of a way to get the files to d-load???
> > > >
> > > > A common problem that can be resolved with the good old plain "ftp" command.
> > > > That program supports just what you need, Eg, verbose command and more
> > > > important the restart command, that allows you to start off where you
> > > > stoped on the last connect.
> > > >
> > > > > Thanks
> > > > >
> > > > > John
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > -
> > > > > To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> > > > > the body of a message to [EMAIL PROTECTED]
> > > > > Please read the FAQ at http://www.linux-learn.org/faqs
> > > > --
> > > > Regards Richard
> > > > [EMAIL PROTECTED]
> > > > http://people.zeelandnet.nl/pa3gcu/
> > > > Happy New Year
> > > >
> > > > -
> > > > To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> > > > the body of a message to [EMAIL PROTECTED]
> > > > Please read the FAQ at http://www.linux-learn.org/faqs
> > --
> > Regards Richard
> > [EMAIL PROTECTED]
> > http://people.zeelandnet.nl/pa3gcu/
> > Happy New Year
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
Happy New Year
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs