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?
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.
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
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.