Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Chmod

To change file permissions, use Properties function (File menu).

Mode 666 means that everyone has right to read and write the files. Mode 777 means that in addition to reading/writting, everyone can execute the files and enter the directories. You probably get the better idea, when you try to switch the checkboxes on Properties dialog and see how octal number representing the permissions changes. The link above points to screenshot showing mode 750.
Xavier93

Chmod

I have been trying to upload a text-based message board, and it calls for me to upload them in the chmod 666, and some files in chmod 777. I have no idea what this is, but is this even possible to do with WinSCP?

Thanks