Developer-Community.com
Software => Rightload - Official Forums => Topic started by: Stoebi on October 19, 2007, 08:53:58 PM
-
Hello,
my problem is, I've uploaded some files to my ftp server to the following ftp server address: ftp.servage.net, but i have no access via http://ftp.servage.net/files.jpg, the url is http://my-domain.org/files.jpg. Do you understand my problem?
Files upload:
FTP: ftp.servage.net
Login: f00
Kennwort: bar
Files access through http via URL:
http://my-domain.org/uploaded files
Kind Regards, Stoebi
-
Just change the URL mask of the server. In your case, it would probably have to look something like this: 'http://my-domain.org$dir$file'. You can use the preview button to see what the generated URLs would be.
-
Hi,
thank you very much. :)