Hey there,
When I use the ‘put’ command on the ftp prompt, it gives me :
553 Could not create file
I know it’s unsafe, but i did a chmod 777 on the entire work space to check whether it was a write permission problem, but the same problem persisted.
To be clear, the put command actually works when i don’t specify the destination folder, but upload.txt is uploaded to the directory before workspace. And to my understanding, I am to exhange files between the ftp_server and ftp_client directories right?
Help?