How to get server file to local desktop using unix shell script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Koteswara Rao K
    New Member
    • Mar 2011
    • 2

    How to get server file to local desktop using unix shell script

    Hi,

    How to get server file(
    UNIX Server) to local desktop(Windows desktop) Using unix shell script Program.

    Thanks & Regards
    Koteswara Rao Kavuri
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Why are you looking to use a Linux/Unix script to "push down" the file to a desktop?

    It seems like you would want a Windows script that a desktop user would use to "pull down" the file from a server.

    I would recommend using a MS-DOS script to execute something like WinSCP to grab the file.

    Comment

    Working...