Search:

Type: Posts; User: eku

Search: Search took 0.09 seconds.

  1. Re: Simple Ftp server for uploading and downloading file

    Thanks everyone for your help..:)
    location was the problem now its solved..:)
  2. Re: Simple Ftp server for uploading and downloading file

    I created eku.txt file on desktop.

    after calling printStackTrace() method in all catch.
    command line output is :


    Directory of C:\Users\Ekta\Desktop\check

    25-01-2014 20:12 <DIR> ...
  3. Re: Simple Ftp server for uploading and downloading file

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Ekta>cd desktop

    C:\Users\Ekta\Desktop>dir
    Volume in drive C has no label.
    ...
  4. Re: Simple Ftp server for uploading and downloading file

    Thanx..
    now code is working.
    But i m not able to upload file.
    Can you plz tell me from where to upload file.
    means i created a file on desktop with .txt format and trying to upload it but it...
  5. Re: Simple Ftp server for uploading and downloading file

    error msg is
    ExCEPTION :Connection refused: connect
  6. Simple Ftp server for uploading and downloading file

    Hyee frnds,

    I want to create a simple ftp server which can upload and download a single file.
    i found code from google search but its showing error : connection refused .
    here is my server code...
Results 1 to 6 of 6