Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
Ftp write access
|
|||||||
![]() |
| Thread Tools |
|
#1
|
||||
|
||||
|
Ftp write access
I'm using filezilla and i need to know how to enable write access on my uploaded files (it would be flippin' useful for my Phpbb2 forum) i just can't figure it out. Thanks guys.
(eg. installing a mod which requires files to be updated/changed without having to manually upload the files) |
|
#2
|
|||
|
|||
|
Do a Google with chmod and pick your system-specific version.
(Unix, PHP, whatever) FileZilla tutorial: http://www.phpjunkyard.com/ftp-chmod-tutorial.php Last edited by RealBlackStuff; 01-04-2006 at 04:12 AM. |
|
|
|
#3
|
||||
|
||||
|
Right click the uploaded file, choose "Attributes...". The FTP server has to support changing file permissions though.
Last edited by Nodsu; 01-04-2006 at 06:41 AM. |
|
#4
|
||||
|
||||
|
Cheers guys. one other question, when installing Phpbb2 the installer gives you the option of automatic ftp and asks you to supply the ftp address relative to the phpbb folder. does this mean the ftp.whatever... address or the html address
|
|
#5
|
||||
|
||||
|
try the default numbers first without the ftp or http
like Code:
34.276.87.4 if using a shared ip you may have a longer url passive mode works best auto file type also that what it will switch between ascii and binary as nodsu stated check with your controll panel shell to see how to enable permissions some use chmod some just have check for read exacute write chmod 477 or 455 plus other numbers set security levels |
|
#6
|
||||
|
||||
|
Quote:
man ftp discloses the command line interface, which typically is well supported by all FTP clients (even windows). ..... chmod mode file-name Change the permission modes of the file file-name on the remote sytem to mode. fyi: 'mode' is a tripple set of codes (binary or ascii chars) ......111 is binary for #7 which implies ..........x execute ........w write ......r read and the tripplet is for Owner, Group, Others, so ...... 777 would be rwx for all three ...... 744 would be rwx for the owner, r/o everyone else |
![]() |
| Thread Tools | |
|
| Similar Topics | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The art of gaining local access | Phantasm66 | Misc. Software & Utilities | 9 | 01-18-2006 01:40 PM |
| NERO invalid write state | worntilltorn | Misc. Software & Utilities | 2 | 10-15-2005 01:55 AM |
| All My Dives Are Getting Shared With Write Access | bezudar | Security and the Web | 2 | 09-24-2005 03:22 PM |
| User Review: Western Digital Special Edition 120GB HDD | Vehementi | Storage & Networking | 12 | 10-08-2003 09:57 PM |
| Adding Security to your Microsoft FTP publishing service | Phantasm66 | Storage & Networking | 11 | 11-06-2002 04:05 PM |
All times are GMT -4. The time now is 07:00 AM.



