View Full Version : Anonymous ftp put file
neural
02-22-2003, 06:43 PM
Anonymous ftp works on OSX server 10.2.4 for read file, but I cannot get it to work for put file. Have changed folder privileges and modified the ftpaccess file to change the file type from binary to text. Still cannot put files using ftp agent like Fetch. The program says I do not have sufficient privileges.
Songsari
03-10-2003, 05:30 AM
anonymous ftp users are only allowed to upload files into "uploads" folder. if you want allow to upload files as anonymous.
create a folder named "uploads" in your ftp server's root and then modify the privileges of "uploads" folder..
neural
03-10-2003, 09:00 AM
I tried to create a folder named "Uploads," but the permission problems persisted. Two modifications are necessary due to parameters in the /Library/FTPServer/Configuration/ftpaccess file. First, "uploads" is case sensitive, i.e. must be all lower case. Second, must add line to ftpaccess saying "influence_listings no" to avoid automatically changing files with resource fork into binary files.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.