Hi, Folks,
I have the same problem to gain write permission via ftp, I don't understand the relationship between user account and ibay account, if there is any.
Like I created an user account:
Account Name: tester
Account Pwd: testerpwd
Group Name: testergroup
So, I can use this account ftp to the server externally, like
ftp://tester:testerpwd@ftp.xxxxxx.com, and I get the permission to read and write. This part works fine.
But, After I created an ibay account:
Account name: testerftp
Account Pwd: testerftppwd
Group: testergroup
User Access: Write=group, Read=Everyone(or Group)
Public Access: Entire Internet(password required)
Then I use
ftp://testerftp:testerftppws@ftp.xxxxxx.com to login the server externally. I only get the permission to read and download the file, write was denied.
Can anyone tell me how to gain the right of writing permission to that testerftp ibay?
Thank you
-David