Sean wrote:
> I have my bsd system setup to allow ftp.
> 
> However when I try to ftp a directory and the contents from another
> system it basically uses the directory as a file name and all contents
> in that directory are ignored.
> 
> I am guessing that I am doing something wrong when I type to get the
> directory and files, and not a system setup.
> 
> Any advice?

FTP isn't really designed for recursive retrieval of a hierarchy of files,
although you can use an FTP mirror script from ports if need be.

rsync is a much better solution to the problem.

-- 
-Chuck
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to