Windows to Linux File Transfer (Automatically)

Humphrey Widjaja hwidjaja at gmail.com
Sat Oct 23 02:58:09 UTC 2010


Try using WinSCP - http://winscp.net/, eg.:

winscp.exe [mysession] /synchronize [local_directory]
[remote_directory] [/defaults]

Configure the session with your linux server ip, user and password.
You can also configure ASCII/Binary mode setting.

More info, type winscp.exe /help

Best Regards,


Hum / Humphrey K. Widjaja



On Sat, Oct 23, 2010 at 10:39 AM, sunhux G <sunhux at gmail.com> wrote:
> Thanks vm David.
>
>> rsync -e ssh -a somelocalfile someuser at someremotehost:/somepath/somefile
> Does the above command convert from MSDOS text file to Unix text file
> (ie perform 'ASCII") ?
>
>
>> I don't think ascii mode has any important meaning when transferring files
>> from windows to linux when you expect to continue to use the file on
>> windows.
>
> It's important to me because the datafiles transferred will be used on Unix
> subsequently.
>
> Will appreciate if anyone/you tell me where do I insert "dos2unix" &
> "unix2dos" in the above rsync or ssh+cat command (for both ftp
> get & put equivalents).
>
>
> Thanks again
> U
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>




More information about the redhat-list mailing list