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