Re: how to sftp /home plus subdirectories -

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

 



On Monday 12 May 2008, Bob Goodwin USA wrote:
> Can someone tell me what the proper command is to transfer the entire
> home directory plus it's subdirectories between two Fedora computers.  I
> have no trouble moving files but can't seem to figure out how to do it
> in one fell swoop, if it is possible to do so?
>
> I've tried gftp but that gets me into other uncertainties and has wasted
> my time.
>
> I should be able to issue a "get" command it would seem?
>
> Thanks.
>
> Bob Goodwin

easiest way is to use rsync 

something like 
rsync -ave ssh --progress /home/<user>/ <host>:/home/<user>/

Dennis

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux