Hi friends,
When I am connecting to remote ftp server the current working directory(of server) is by default set to C:/Inetpub/ftproot.
Now if I execute 'changeToParentDirectory()' , it should go to the root of the server which is C:/ . But the working directory is not moving up of C:/Inetpub/ftproot, however I am able to change to any directory under C:/Inetpub/ftproot.
What might be the issue??
I have another doubt.When I am transferring files from ftp server to local system(server directory having multiple files and these files are also coming from another system) will any file tranfer to local system if that file is partially transferred to the server directory at the instant we are trying to tranfer it to the local system?
I will be gratefull if any one can give any suggestion.
Thanks in Advance
Subhasish