|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
A question on ftp_put and access rights
Hi,
I am trying to copy a file from a directory to another via ftp. However, the access rights of the destination directory cannot be open to all. So i am getting Permission denied error when i try to use ftp_put. My question is... is there any way to get around this without chmod 777 the destination directory? Thanks in advance Cyrene ![]() |
|
#2
|
||||
|
||||
|
I don't beleive it's possible....
"Permissions" aren't supposed to, -"get arround"... You may also change the owner of the remote directory..... chown nobody dir/ If the permissions for user are rw /Johan
__________________
- [ If I cant fix it, ask MacGyver... ] - |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > A question on ftp_put and access rights |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|