Re: [SFTPdll] how to get current remote directory (General questions)
Hi Binh,
You can send PWD command manually using RawSend method. However, there's basically no need, since the component *ALWAYS* uses absolute paths for methods.
I.e.:
wodSFTP1.ListDir /home/userDir/
Regards,
Damba
Complete thread:
- [SFTPdll] how to get current remote directory - Binh NGUYEN, 2011-02-21, 11:13
- Re: [SFTPdll] how to get current remote directory - wodDamir, 2011-02-21, 12:59
- Re: [SFTPdll] how to get current remote directory - Binh NGUYEN, 2011-02-21, 15:50
- Re: [SFTPdll] how to get current remote directory - wodDamir, 2011-02-21, 16:04
- Re: [SFTPdll] how to get current remote directory - Binh NGUYEN, 2011-02-21, 15:50
- Re: [SFTPdll] how to get current remote directory - wodDamir, 2011-02-21, 12:59