Hi, i have implemented a transfer files via ssh betwenn two servers...
in the destination server the files are not accessible by plesk panel, also if i do something like:
chmod 755 $(find /dir -type d)
chmod 644 $(find dir -type f)
how can i set default permission's plesk?
thanks
in the destination server the files are not accessible by plesk panel, also if i do something like:
chmod 755 $(find /dir -type d)
chmod 644 $(find dir -type f)
how can i set default permission's plesk?
thanks