This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Delete folder e file FTP
#2
Run this to set correct file/directory ownership:
Code:
os.execute('chown -R ftp:ftp /home/ftp')

You should run this code after creating any new files in ftp directory via scripts.
Reply


Messages In This Thread
Delete folder e file FTP - by linux_sun - 10.10.2025, 16:46
RE: Delete folder e file FTP - by admin - 13.10.2025, 06:57

Forum Jump: