Results 1 to 5 of 5

Thread: [RESOLVED] FTP TreeView cd dir

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Resolved [RESOLVED] FTP TreeView cd dir

    Hi
    I've tested a Ftp progg, and it work's to connect. It uses a treeview for the remote machine's dir window. I'll connect as root, and I can only see the files in that directory. How can I change dir, in the TreeView window?
    Attached Files Attached Files

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: FTP TreeView cd dir

    Are you sure it isn't a permissions issue on the FTP server? Perhaps there are restricitions in place which prevent switching to other folders.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Re: FTP TreeView cd dir

    Hi
    Ok, I using the progg to connect to other Linux pc's. I logg in as root and root password, I can se the folders in root dir, but I want to do a "CDUP" on the remote machine. In other words I want to copy a file in an other dir then I'm finished. I've tested some examles using INET, then I only can transfer binary, and If my understanding is correct I can't connet in passive mode?
    Thank's for taking your time.

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: FTP TreeView cd dir

    Have you tried a simple CD command, then a PWD command to see if it worked?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    359

    Re: FTP TreeView cd dir

    Thank's for your help, I'm putting this issue to my too do list instead. Lot's of other thing's in pipe. I'm now testing using INET and with that comes other problem's ( Ithink) I can connect and send files, but as far as I know I can't connect in passive mode or send Ascii.

Posting Permissions

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



Click Here to Expand Forum to Full Width