How do i send a file from unix to windows server using ftp or windoes ?

How do i send a file from unix to windows server using ftp or windows ?

You provided very little information.

If you can FTP then I assume both computers have an internet connection.

Simply upload to the FTP site with Unix and download with Windows.

Did you know that Internet Explorer has a built-in FTP client?

It works just like an Explorer window. Just copy and paste or drag and drop.

If you don't have a good FTP location, you can transfer large files with YouSendIt.com.

OK?

2 Responses

  1. trimagna Says:

    You provided very little information.

    If you can FTP then I assume both computers have an internet connection.

    Simply upload to the FTP site with Unix and download with Windows.

    Did you know that Internet Explorer has a built-in FTP client?

    It works just like an Explorer window. Just copy and paste or drag and drop.

    If you don't have a good FTP location, you can transfer large files with YouSendIt.com.

    OK?
    References :

  2. Dr Z Says:

    What you need to do is to ftp the file from within windows. First you need to know the name of the computer that has the file. Lets say it is unit.box.com and the file you want is gimme.file

    Then you will ftp unit.box.com
    Provide username and password if required.
    cd to directory that has the file.
    type binary
    type prompt
    type mget gimme.file (add a space here)
    type quit or stop whichever your ftp program requires.

    That is it.

    Good luck,
    Z
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Posted on August 14th, 2008 by admin and filed under unix |

|