LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Identify current mode of a file (https://www.linuxquestions.org/questions/programming-9/identify-current-mode-of-a-file-460544/)

scbops 07-03-2006 07:02 AM

Identify current mode of a file
 
I need to ftp file called "big" to different server
How should I find out when the file is in writing mode or not

Wim Sturkenboom 07-03-2006 07:56 AM

What do you mean? Check if the file is being transferred or check if it can be written (permissions on server)?
Check man ftp for possible commands.

Sorry, but get the feeling that this is some kind of homework.

introuble 07-03-2006 08:41 AM

You can be sure that the file is in writing mode or not, whatever "writing mode" is.


All times are GMT -5. The time now is 04:12 AM.