Re: ftp issue in Centos 5.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Dave Stevens wrote:
> I manage a small server that I back up weekly. I do this by making a  
> tarball of relevant files then transferring it over the local subnet  
> to my station (Fedora 11), whereupon I burn it to DVD. There is no  
> optical burner on the server. The tarball amounts to a bit under 5  
> gigs. Recently I've started getting an error telling me to try PASV or  
> PORT first. I use the gFTP client on my machine and as far as I know  
> there is no option in this program to use either option either locally  
> or remotely (on the server.)
> 
> Any ideas on this one?

I'd probably run the tar via ssh and collect the output directly where you want 
it like:

ssh -l root server 'cd /path/to/start && tar -czf - . ' >/path/to/tarfile.tgz

-- 
   Les Mikesell
    lesmikesell@xxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux