> Hello together,
> I want to use a perl-script with the Net::FTP-Package to transfer
files over
> the net. At this time I have only ftp, no ssh, no sftp.
> Therefore I need a user and password for the ftp-access. Now the user and
> password are hardcoded as strings ( as plain ascii ) in my scri
Hello together,
I want to use a perl-script with the Net::FTP-Package to transfer files over
the net. At this time I have only ftp, no ssh, no sftp.
Therefore I need a user and password for the ftp-access. Now the user and
password are hardcoded as strings ( as plain ascii ) in my script and thi