Windows to Linux File Transfer (Automatically)

David Bear David.Bear at asu.edu
Thu Oct 28 15:45:21 UTC 2010


you will want to change the way it works. You will still need to tunnel thru
ssh, but you will want to start rsync in daemon mode on the unix host. Take
a look at postexec options on the rsync.conf file. postexec is a way to fire
off some other command after the transfer is complete. google is your
friend.

On Thu, Oct 28, 2010 at 6:59 AM, sunhux G <sunhux at gmail.com> wrote:

> Thanks.
>
> Appreciate if anyone can help amend the command below to
> insert dos2unix(win to Linux transfer) & unix2dos (Linux to Windows
> transfer)
>
> > rsync -e ssh -a somelocalfile someuser at someremotehost:/somepath/somefile
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>



-- 
David Bear
College of Public Programs at ASU
602-494-0424



More information about the redhat-list mailing list