How to verify if the login directory on the windows ftp server is the correct dir?
Expand Post »
Hi
I am trying to ftp files from a windows server to a unix machine. When I login with the required credentials into the windows server , I want to make sure that the login directory is the correct one else I should change directory before initiating the ftp process.
I am using a perl script for ftping the files.
Please help.
Re: How to verify if the login directory on the windows ftp server is the correct dir?
Hi
I have tried using
[ftp->pwd]
to get the name of the current directory after I login but on windows server it always shows '/' as the login directory so I am not able to verify if it's the correct one.
Re: How to verify if the login directory on the windows ftp server is the correct dir?
i think you shouldn't need to worry too much on whether its the correct directory because you would have set it properly when configuring your FTP server.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.