[GLLUG] copy files between 2 FTP servers

Nick Kwiatkowski kwiatk27 at msu.edu
Tue Jun 21 16:19:47 EDT 2005


If you have a client such as ncftp compiled on your server, you should be
able to tag an entire directory + subs.

-Nick

-----Original Message-----
From: linux-user-bounces at egr.msu.edu [mailto:linux-user-bounces at egr.msu.edu]
On Behalf Of Eduardo Cesconetto
Sent: Tuesday, June 21, 2005 12:10 PM
To: Jeremy Bowers
Cc: linux-user at egr.msu.edu
Subject: Re: [GLLUG] copy files between 2 FTP servers

Ok, I figured a bit of this out, I SSH to the destination server, and  
FTP from there to the old one, then I''m trying to mget all the  
files, wich I can, but not the subfolders, this is what I'm tryng:

mget -r public_html/*

is there an error in my syntax?

is there a better way to bring a hole folder w/ subfolders from ine  
server to another?



On Jun 21, 2005, at 11:44 AM, Jeremy Bowers wrote:

> Eduardo Cesconetto wrote:
>
>> Is it possible to copy files from an FTP server to another w/o  
>> having  to download them them uploading?
>> If yes, does anybody has the syntax?
>>
>
> FTP originally had support for this (RFC 959), but because of  
> security issues (such as those discussed in RFC 2577, the "bounce  
> attack") I believe no servers support that any more, and I  
> certainly have no idea how to set it up. (If it's even possible,  
> you'd need a command line client, and even then it may not support  
> it...)
>
> You'll need shell on one server or another, or set up some other  
> method to transfer files, based on the ability to access one or the  
> other with something higher than FTP.
>
>



___________________________________________________________
$0 Web Hosting with up to 200MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
linux-user mailing list
linux-user at egr.msu.edu
http://www.egr.msu.edu/mailman/listinfo/linux-user



More information about the linux-user mailing list