rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: would on November 12, 2009, 08:01:45 PM
-
Hello, does HFS can create a direct download link which contains username and password? For example, we can combine username and password in the FTP link, such as ftp://username:password@domain.com/test.exe. So we can download the test.exe file directly. Does HFS can also do the same thing ? thx
-
In expert mode ... In the VFS > right click on a file:
Copy URL with password > username
The syntax is:
http://username:password@domain_or_ip:Port/file.xxx
-
Thanks for you reply. Now my question has solved. ;D