[twsocket] [FTPCli] - Setting File Attributes

2005-08-15 Thread Artem Antonov
Hello! How I can set file atributes (-rw-rw-rw- for example)? Should I use Quote method to send literal command to FTP server or there is another way? Thanks! Best regards, Artem Antonov. -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] [FTPCli] - Setting File Attributes

2005-08-15 Thread Francois PIETTE
How I can set file atributes (-rw-rw-rw- for example)? Should I use Quote method to send literal command to FTP server or there is another way? Quote is the way to go. FTP protocol has no provision to set attributes, your rely only on platform and server specific commands to be executed using