I am getting an access denied message when trying to ftp put a file from UNIX to a windows NT machine. This is probably because a file with the same name exists in the target windows directory. However, the file is there because I previously put it there with the same UNIX ftp put that I am trying to run now. On the windows target side, the permissions on the existing file are
-rwxrw-rw- 1 root root. Also, I am unable to do an ftp delete on the file from UNIX. If I go into the windows machine and delete it, then my ftp from UNIX will work. Is there any option on the UNIX ftp that will allow me to overwrite the file when I do a put? And yes, I did search this site and did not find an answer.
-rwxrw-rw- 1 root root. Also, I am unable to do an ftp delete on the file from UNIX. If I go into the windows machine and delete it, then my ftp from UNIX will work. Is there any option on the UNIX ftp that will allow me to overwrite the file when I do a put? And yes, I did search this site and did not find an answer.