Find the answer to your Linux question:
Results 1 to 8 of 8
hi all question about file transfer. how can i transfer a file to another machine(all flavours of unix, linux and windows.., through lan, wan and remote). that just like skype. ...
  1. #1
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247

    regarding file transfer

    hi all
    question about file transfer.
    how can i transfer a file to another machine(all flavours of unix, linux and windows.., through lan, wan and remote). that just like skype.
    i had finish the buddies adding, and calling(between two users) and IM.(like skype)
    it just remain file transfering.
    in "skype" it wont ask Ip adress and password. just click on the buddy and file sending...

    i hope you people understand my question.

    thank you in advance
    "Relationships are built on trust and communication"

  2. #2
    Just Joined! cfajohnson's Avatar
    Join Date
    May 2007
    Location
    Toronto, Canada
    Posts
    52
    Quote Originally Posted by munna_dude View Post
    hi all
    question about file transfer.
    how can i transfer a file to another machine(all flavours of unix, linux and windows.., through lan, wan and remote). that just like skype.
    i had finish the buddies adding, and calling(between two users) and IM.(like skype)
    it just remain file transfering.
    in "skype" it wont ask Ip adress and password. just click on the buddy and file sending...

    i hope you people understand my question.

    What does Skype have to do with transferring files?

    If you want to transfer a file to another machine, use ftp or scp or email, depending on your access on the remote machine.

  3. #3
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247
    Quote Originally Posted by cfajohnson View Post

    What does Skype have to do with transferring files?

    If you want to transfer a file to another machine, use ftp or scp or email, depending on your access on the remote machine.
    ftp, scp are asking ip adress and password....
    i have to send files to users, who are online...

    is there any idea..

    thank you in advance
    "Relationships are built on trust and communication"

  4. #4
    Just Joined! cfajohnson's Avatar
    Join Date
    May 2007
    Location
    Toronto, Canada
    Posts
    52
    Quote Originally Posted by munna_dude View Post
    ftp, scp are asking ip adress and password....
    i have to send files to users, who are online...

    is there any idea..

    I made 3 suggestions. You said 2 of them don't work. What does that leave you?

    In order to transfer a file to another machine, that machine needs to allow you to do it. Find out what that machine allows you to do and do it.

  5. #5
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247
    Quote Originally Posted by cfajohnson View Post

    I made 3 suggestions. You said 2 of them don't work. What does that leave you?

    In order to transfer a file to another machine, that machine needs to allow you to do it. Find out what that machine allows you to do and do it.
    email is not usefull to my program
    and i have some ideas..
    i wanna share with this forum..
    i will select the user(username) and can send the file.... at the user side a window will appear to recive my file..
    if the user click save to the file... it will save.

    so, for this process what i have to use..
    i did another task also, i.e. the user and me can chat each other...by using socket programming.
    here text will sending but file not sending using socket programming(actually i didnt get any ideas how to send )

    i think you people understand my problem..

    please help me

    thank you in advance
    "Relationships are built on trust and communication"

  6. #6
    Just Joined! cfajohnson's Avatar
    Join Date
    May 2007
    Location
    Toronto, Canada
    Posts
    52
    Quote Originally Posted by munna_dude View Post
    email is not usefull to my program
    and i have some ideas..
    i wanna share with this forum..
    i will select the user(username) and can send the file.... at the user side a window will appear to recive my file..
    if the user click save to the file... it will save.

    so, for this process what i have to use..
    i did another task also, i.e. the user and me can chat each other...by using socket programming.
    here text will sending but file not sending using socket programming(actually i didnt get any ideas how to send )

    You need to develop a protocol that both ends understand.

    Take a look at come of the internet protocols that transfer files, e.g., POP3, NNTP, and look at the source code for programs that use those protocols.

    You can find a shell script that acts as a POP3 client in my article, POP3 mail filtering and retrieval with bash, and an HTTP client at http://cfaj.freeshell.org/shell/scripts/httpClient-sh.

  7. #7
    Just Joined! Nautilus's Avatar
    Join Date
    Jun 2007
    Location
    London,UK and Athens,GR
    Posts
    42
    munna_dude, I am not sure what you want to do...

    Why don't you use an instant messanger like GAIM? Or Gabber? Or even aMSN?

    Or you want to write your own "messanger"?


  8. #8
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247
    Quote Originally Posted by Nautilus View Post
    munna_dude, I am not sure what you want to do...

    Why don't you use an instant messanger like GAIM? Or Gabber? Or even aMSN?

    Or you want to write your own "messanger"?

    yeah ! am trying....
    but my focus is on file transfering....

    can you help me

    thank you inadvance
    "Relationships are built on trust and communication"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...