Sugestions and asks

alexandreweb123407

New Member
YetiShare User
Dec 31, 2013
37
0
0
What is the correct path of ftp? ex

Code:
/ home / site / public_html / files / [?]
Putting only files /, the message appears:
Code:
"- Attempting to test upload: files / ... Could not upload the file to files /!"
However, I do using filezilla uploading successfully

suggestion:
For the external server, EX:

Code:
sitehost: www.fhscript.com
filehost: fs2.fhscript.com
TODAY uploading file is generated link "fs2.fhscript.com/hu"
Would be an option to put "www.fhscript.com / hu" to be generated
and when the user clicks on the link, be taken to the page "www.fhscript.com / hu".

If he were premium, will display the "download" link.

another suggestion

Putting Random link, ex:

Access 1: fs02.fhscript.com/hu
Access 2: fs50.fhscript.com/hu
Access 3: fs08.fhscript.com/hu
etc. .....

Is this possible or am I asking too much? lol :D

ty
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Hi,

The correct path will be whatever you see it was when you login via your FTP client. So probably:

/public_html/files/

We are working on allowing file servers to be run via the main url on the next release. So all fs1.yourdomain.com, fs2..., etc can be routed via yourdomain.com.

I'm sure what you mean regarding your last request. :)

Thanks,
Adam.