D
dan baker
I have a couple clients with domains on a remote host that uses cPanel
for domain management. I use a basic old version of ws_ftp to
upload/download files. So far everything has been mostly fine.
Lately the host has gotten increasingly slow in making minor tweaks to
accounts; such as creating a symbolic link to the statistics directory
which is not under the www dir by default for instance. what I am
wondering is if I can use a perl script to execute a system command
like:
ln -s testlink somedir
possible?
d
for domain management. I use a basic old version of ws_ftp to
upload/download files. So far everything has been mostly fine.
Lately the host has gotten increasingly slow in making minor tweaks to
accounts; such as creating a symbolic link to the statistics directory
which is not under the www dir by default for instance. what I am
wondering is if I can use a perl script to execute a system command
like:
ln -s testlink somedir
possible?
d