the vfs::ftp::Mount command will not give an error if the specified ftp directory is invalid. The home directory of the user logging in will be mounted instead.
This can be fixed by checking for a 0 return from ftp::Cd in vfs::ftp::Mount
Log in to post a comment.