Re: Getting the initial remote path (General questions)
Ahh, that worked, sort of.
The issue I have encountered involves a chrooted environment, where I am placed into a certain subdirectory at connection.
In this instance, both my FTP client and wodFtpDLX say that I am located in / (which is actually something like /aaa/bbb/home/ ).
Of course, *I* know where I am in the filesystem, but programatically I have no way to find this out.
In my FTP client I can manually back up and get out of the home directory, revealing the true path as I continually issue a ChDir .. command. The ftp control doesn't allow me to do this, at least, not under SFTP.
I have discovered that some FTP server software (i.e. ProFTPd) allows me to reveal the full path, however this is not always an option.
There seems to be a serious limitation in wodFtpDLX in that I am stuck unless I KNOW the full path or my FTP server is configured to reveal it.
Am I stuck or is there a workaround?
Complete thread:
- Getting the initial remote path - ManhMike, 2005-09-09, 17:15
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 17:34
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 21:06
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 21:07
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 22:25
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 22:27
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 23:20
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 23:23
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 23:20
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 22:27
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 22:25
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 21:07
- Re: Getting the initial remote path - ManhMike, 2005-09-09, 21:06
- Re: Getting the initial remote path - wodSupport, 2005-09-09, 17:34