Wagner Usa o ncftp....
apt-get install ncftp (377k) ncftp> help get get: fetches files from the remote host. Usage: get [-flags] file1 [file2...] Flags: -R : Recursive. Useful for fetching whole directories. -z : Get the remote file X, and name it to Y. -a : Get files using ASCII mode. -A : Append entire remote file to the local file. -f : Force overwrite (do not try to auto-resume transfers). Examples: get README get README.* get "**Name with stars and spaces in it**" get -R new-files-directory get -z WIN.INI ~/junk/windows-init-file Cheers, Frederico On Thu, 2003-07-24 at 14:54, Divisao de Informatica wrote: > Ok. > > Porem a maquina de destino so disponibiliza o servidor FTP ( e um > provedor ). > > Wagner > > ----- Original Message ----- > From: "Everton Zanella Alvarenga" <[EMAIL PROTECTED]> > To: "Divisao de Informatica" <[EMAIL PROTECTED]> > Cc: <debian-user-portuguese@lists.debian.org> > Sent: Wednesday, July 23, 2003 6:00 PM > Subject: Re: Ftp de diretorio > > > > Voce pode usar o "scp" > > > > scp -r [diretorio] maquina@:[destino] > > > > On Wed, 23 Jul 2003, Divisao de Informatica wrote: > > > > > Gostaria de saber se existe um comando "ftp", que permita a > transferencia de > > > um diretorio inteiro ( inclusive seus subdiretorios ) entre maquinas, a > fim > > > de evitar a transferencia um a um dos arquivos, bem como a criacao dos > > > sb-diretorios. > > > > > > Na realidade gostaria de algo semelhate a: cp -rf > local-maquina-origem > > > local-maquina-destino > > > > > > Wagner > > > > > > > > > > > > -- > > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >